An open API service indexing awesome lists of open source software.

https://github.com/rafbm/restoradar

What to eat now?
https://github.com/rafbm/restoradar

Last synced: 3 months ago
JSON representation

What to eat now?

Awesome Lists containing this project

README

          

Resto Radar
===========

Sinatra app powering

## Setup

Clone, create a [Foursquare app](https://foursquare.com/developers/apps) and stick the credentials in `.env` like so:

FOURSQUARE_ID=L0TSAD1G1TSANDL3TT3RZ
FOURSQUARE_SECRET=L0TSAD1G1TSANDL3TT3RZ

Then run:

bundle install && gem install foreman
foreman start

Enjoy!

## License

Don’t know what to write here… I guess you can fool around with the code
as you will. If you ever want to release something spinned off of it, I
would appreciate proper credits. :)

---

© 2013 [Rafaël Blais Masson](http://rafbm.com)