Url-Shorten-Worker
A URL shortener that runs as a Cloudflare Worker backed by KV storage, supporting custom slugs, visit counting, expiring links, and an API. The same codebase can be reconfigured as a pastebin, image host, or Markdown journal, and the README points to a deployment tutorial plus steps for forking and editing worker.js.
- Stars
- 6
- Forks
- 4
- License
- MIT
- Category
- Utilities
- 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 Utilities
gh-proxy
A proxy that accelerates access to GitHub releases, archives, branch files, gists, and git clone operations. It ships as a Cloudflare Workers script deployable in a visitor's own account, with configurable asset URL and route prefix, plus an optional Python version for Docker or direct hosting.
Sink
A self-hosted link shortener with analytics that deploys to Cloudflare Workers or Pages in a visitor-controlled account, using D1 for link storage, Workers KV as a read cache, Analytics Engine for statistics, and optional Workers AI for slug generation.
serverless-dns
A self-hosted, content-blocking DNS-over-HTTPS and DNS-over-TLS resolver that deploys to Cloudflare Workers via a deploy button or Wrangler, loads blocklists from R2, caches with the Workers Cache API, and can export request logs through Logpush.