Built an open-source URL shortener that runs entirely on Cloudflare’s free tier.
Serves up to 100M redirects/day for ~$0 using edge caching (Worker runs only on cache miss).
Self-hosted, no DB, no infra. Includes API, TTL, custom slugs.
Please share your feedback.