A URL shortener written in Go.
Lyrics by 50 Cent ;]
Go, shorty
It's your birthday
We gon' party like it's your birthday
We gon' sip Bacardi like it's your birthday
Go, obviously :)
Some gorilla packages:
$ go get github.com/gorilla/muxRedigo:
$ go get github.com/garyburd/redigo/redisUser agent parser:
$ go get github.com/mssola/user_agentGo's implementation of Maxmind GeoIP API:
$ go get github.com/nranchev/go-libGeoIPDownload and extract MaxMind's GeoIP Country Database in binary format:
$ wget -N http://geolite.maxmind.com/download/geoip/database/GeoLiteCountry/GeoIP.dat.gz
$ gunzip GeoIP.dat.gz$ go build
$ ./goshorty