Skip to content

octohedron/TouristGopher

Repository files navigation

TouristGopher gopher

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

Try it out

  • 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

Releases

No releases published

Packages

No packages published