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

https://github.com/nichoth/pull-app


https://github.com/nichoth/pull-app

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## design goals

* View, model, and controllers can be developed by different people without knowledge of each other's code
* Synchronous code is better than async code
* Should be able to test most things, preferably without using a browser