$ git clone https://github.com/PoseidonCoder/url-shortener.git
$ cd url-shortener
$ go get -u ./... # to install the packages
Now, simply go to http://localhost:8080 to see the result!
$ git clone https://github.com/PoseidonCoder/url-shortener.git
$ cd url-shortener
$ go get -u ./... # to install the packages
Now, simply go to http://localhost:8080 to see the result!