Atomic URL

A URL shortener POC built using Cloudflare Worker.

Designing a URL shortener such as TinyURL and Bitly is one of the most common System Design interview questions in software engineering.


While meddling around with Cloudflare Worker, it gave me an idea to build an actual URL shortener that can be used by anyone.


This is a proof of concept (POC) of how one builds an actual URL shortener service using serverless computing (source code).


Continue reading...

Shorten A URL

Enter a valid URL to shorten