mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 08:17:07 +00:00
Merge pull request #184 from mmilkin/savory-pie
savory-pie Restful API Framework
This commit is contained in:
commit
7f7a06666b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue