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

https://github.com/ckolderup/would-fav

idek
https://github.com/ckolderup/would-fav

Last synced: 5 days ago
JSON representation

idek

Awesome Lists containing this project

README

          

Toolchain:

* Rbenv or some .ruby-version-compatible library
* Bundler
* Foreman
* Rails 4

You need a .env file to run this. Current keys:

Key | Value
----------------|----------------------------------
CONSUMER_KEY | Twitter application consumer key
CONSUMER_SECRET | Twitter application consumer secret
SECRET_KEY_BASE | standard Rails secret key, `rake secret` to generate