Shorten urls...
Run :
git clone https://github.com/Bharles-Cabbage/shorten.git
cd shorten
go build -o bin/shortner -v
./bin/shortner
Set environment variable PORT to any port number of you want the app to listen to.
NOTE : The code contain a lots of bad practices. I am current working on making it better.
Hosted at : https://shorten69.herokuapp.com