/atomic-url_deprecated

A URL shortener POC built using Cloudflare Workers.

Primary LanguageJavaScriptMIT LicenseMIT

Atomic URL

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

NOTE

Atomic-url was created by Jerry Ng and the repo can be found here. Although I've heavily modified this to suit my needs, I want to make sure proper credit is given since I did not originally fork this project.

Requirements

Setup

I've written a step-by-step guide for installing this project, which can be found here.