/tinyurl

TinyURL generator

Primary LanguageGo

TinyURL

Short url generator with capacity to handle over 1 Billion urls (13!)

Execution

$ docker-compose build 
$ docker-compose up
# wait for apps to load

Visit localhost:9000/tinyurl to use tinyurl webservice

localhost:9000/tinyurl/list list of tiny urls as well as links to respective stats page

Demo Screenshots

demo1

demo2

demo3

demo4

demo5

demo6