summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
2015-11-19Add distance calculationBen Burwell
2015-11-18Testing Heroku...Ben Burwell
2015-11-18Get rid of unnecessary whitespaceBen Burwell
2015-11-18Allow use of different ports for the zipserverBen Burwell
Let users pick a port to run the server on by specifying a PORT environment variable. If this value is not specified, fall back to 8080.
2015-11-18Initial commitBen Burwell