Skip to content

A simple shortener service, implemented based on "System Design Interview – An insider's guide" book.

License

Notifications You must be signed in to change notification settings

alvinmatias69/shortener

Repository files navigation

Shortener

A simple shortener service, implemented based on "System Design Interview – An insider's guide" book.

Quick Start

$ cp .env.example .env # adjust the env value if necessary
$ docker compose up 

The web should be accessible in your localhost:${PORT}

About

A simple shortener service, implemented based on "System Design Interview – An insider's guide" book.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published