ShortURL
Year
2021
Technologies
Cloudflare, Workers, KV Namespace, Proxy
Cloud Engineering
Project Goal
Cloudflare Workers based URL Shortener
A URL shortener with the world's fastest response time for a redirect. Based on Cloudflare workers this URL shortener has less than 80ms response time. It uses the Workers KV for storing the long URL and its short redirect. It also has an API to use with documentation.