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

https://github.com/dfm/wtfisforlunch.com

WTF is for Lunch?
https://github.com/dfm/wtfisforlunch.com

Last synced: 11 months ago
JSON representation

WTF is for Lunch?

Awesome Lists containing this project

README

          

**Better documentation coming soon.**

You'll need some environment variables set.

```
export FOURSQUARE_ID="BLAH"
export FOURSQUARE_SECRET="BLAHBLAH2"

export GOOGLE_WEB_KEY="WHATEVER"
export MAIL_USERNAME="email@gmail.com"
export MAIL_PASSWORD="smarta$$pa$$word"
```

Also `mongodb` and `redis` should be running on default ports.