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

https://github.com/sandro/angular-movies

Angular spike (not interesting)
https://github.com/sandro/angular-movies

Last synced: about 1 month ago
JSON representation

Angular spike (not interesting)

Awesome Lists containing this project

README

        

# Running the app

$ gem install sinatra
$ ruby app.rb
$ open -a Safari.app http://localhost:4567

## Notes
State is managed in-memory when the server is started. State is reset when the
server is reset.