mirror of
https://github.com/marmelab/awesome-rest.git
synced 2026-01-24 04:08:05 -08:00
Python: Add Django REST framework
This commit is contained in:
@@ -120,6 +120,7 @@ the Design of Network-based Software Architectures](https://www.ics.uci.edu/~fie
|
|||||||
|
|
||||||
### Python
|
### Python
|
||||||
|
|
||||||
|
* [Django REST framework](http://www.django-rest-framework.org/) - Django REST framework is 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-restful](http://flask-restful.readthedocs.org/) - An extension for Flask that adds support for quickly building REST APIs.
|
* [flask-restful](http://flask-restful.readthedocs.org/) - An extension for Flask that adds support for quickly building REST APIs.
|
||||||
* [flask-restless](https://flask-restless.readthedocs.org/en/latest/) - A Flask extension for generating ReSTful APIs for database models defined with SQLAlchemy (or Flask-SQLAlchemy).
|
* [flask-restless](https://flask-restless.readthedocs.org/en/latest/) - A Flask extension for generating ReSTful APIs for database models defined with SQLAlchemy (or Flask-SQLAlchemy).
|
||||||
|
|||||||
Reference in New Issue
Block a user