This gopher knows
See it in action at touristgopher.com
This clever Gopher combines your search for delicious food with results from Yelp, Google Places and FourSquare into their bayesian ranking estimates and puts them on a map
- Install redis
- Install dependencies
$ go get
- Set environment variables
$ export GMAPS_KEY=YOUR_GMAPS_KEY
- Run it
$ go build && nohup ./TouristGopher &
Check the other repo, TouristFriend
CONTRIBUTING: YES
LICENSE: MIT