mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 04:21:07 +00:00
Merge pull request #34 from westurner/patch-2
Update README.md: Add cornice REST framework
This commit is contained in:
commit
fde25436a2
|
@ -274,6 +274,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
|
|
||||||
*Libraries for developing RESTful APIs.*
|
*Libraries for developing RESTful APIs.*
|
||||||
|
|
||||||
|
* [cornice](https://cornice.readthedocs.org/en/latest/) - A REST framework for Pyramid
|
||||||
* [django-rest-framework](http://www.django-rest-framework.org/) - A powerful and flexible toolkit that makes it easy to build Web APIs.
|
* [django-rest-framework](http://www.django-rest-framework.org/) - A powerful and flexible toolkit that makes it easy to build Web APIs.
|
||||||
* [django-tastypie](http://tastypieapi.org/) - Creating delicious APIs for Django apps.
|
* [django-tastypie](http://tastypieapi.org/) - Creating delicious APIs for Django apps.
|
||||||
* [flask-api](http://www.flaskapi.org/) - An implementation of the same web browsable APIs that django-rest-framework provides.
|
* [flask-api](http://www.flaskapi.org/) - An implementation of the same web browsable APIs that django-rest-framework provides.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user