Merge pull request #184 from mmilkin/savory-pie

savory-pie Restful API Framework
This commit is contained in:
Vinta 2014-08-08 09:47:18 +08:00
commit 7f7a06666b

View File

@ -418,6 +418,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [eve](https://github.com/nicolaiarocci/eve) - REST API framework powered by Flask, MongoDB and good intentions.
* [sandman](https://github.com/jeffknupp/sandman) - Automated REST APIs for existing database-driven systems.
* [restless](http://restless.readthedocs.org/en/latest/) - Framework agnostic REST framework based on lessons learned from TastyPie.
* [savory-pie](https://github.com/RueLaLa/savory-pie/) - REST API building library (django, and others)
## Authentication and OAuth