|
Based on a modular architecture, this framework can be used in creating REST APIs for any kind of Web accessible services.
The code is very well documented and tutorials are provided for easy deploying.
Here are some key features of "Django REST framework":
· Produces browseable APIs
· Support for media types
· Easy authentication
· Permission policies
· Throttling support
· Format suffixes
· Lots of serializers and renderers
· Pagination
· Content negotiation
Requirements:
· Python 2.6.x and 2.7.x
· Django 1.3 or higher
What's New in This Release: [ read full changelog ]
· Unfix DjangoModelPermissions.
Via: Django REST framework 2.1.6
0 Comment:
Post a Comment