CloudflareWorker-KV-UrlShort
A URL shortener built on Cloudflare Workers and KV storage that creates short links with optional passwords, expiry, visit limits, and Turnstile verification. Deployment steps cover creating a KV namespace, binding it to a Worker, and setting environment variables in the visitor's own Cloudflare account.
- Stars
- 51
- Forks
- 35
- 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.