pastebin-worker
A pastebin and URL shortener that runs as a Cloudflare Worker, storing small pastes in Workers KV and larger files in R2. It offers syntax highlighting, client-side encryption, markdown rendering, an HTTP API, and a CLI, and deploys to the visitor's own Cloudflare account via wrangler.
- Stars
- 1,057
- Forks
- 364
- License
- MIT
- Category
- Content & Publishing
- Latest push
- Published
- Refreshed
- Updated
About this app
This profile is based on public repository information.
Research and source context
This profile is compiled from public repository data. Repository details were captured and the profile was last researched .
More in Content & Publishing
CloudFlare-ImgBed
A self-hosted image and file hosting application that runs in serverless environments and Docker, unifying storage backends such as Cloudflare R2, Telegram, and S3-compatible services behind one management interface with authentication, file organization, a RESTful API, and WebDAV access.
Telegraph-Image
An image hosting application deployable to Cloudflare Pages in the visitor's own account, storing uploads via the Telegram Bot API or an R2 bucket, with optional KV-backed management dashboard, short links, and Workers AI image review.
microfeed
A self-hosted content management system for publishing audio, video, images, documents, and blog posts as a website, RSS, and JSON feed. It deploys to a visitor's Cloudflare account, running on Workers with D1 for metadata and R2 for media, managed through an admin dashboard or CLI.