python-djangorestframework

Web APIs for Django, made easy

Description

powerful and flexible toolkit that makes it easy to build Web APIs. Some reasons you might want to use REST framework:
 * The Web browseable API is a huge useability win for your developers.
 * Authentication policies including OAuth1a and OAuth2 out of the box.
 * Serialization that supports both ORM and non-ORM data sources.
 * Customizable all the way down - just use regular function-based views if you
   don't need the more powerful features.
 * Extensive documentation, and great community support.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://django-rest-framework.org


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-djangorestframework