diff options
author | adam <adam@pkgsrc.org> | 2011-09-12 08:21:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-09-12 08:21:29 +0000 |
commit | 71f6c864914ee57cf26730546e385abc0dd7a0d9 (patch) | |
tree | f6dd5a4f37137ffa4115d64c90352e1aedb42186 /doc | |
parent | 660506ce0e1cf1a2a6ed774320c90acb2748971a (diff) | |
download | pkgsrc-71f6c864914ee57cf26730546e385abc0dd7a0d9.tar.gz |
Django REST framework is a lightweight REST framework for Django, that aims to
make it easy to build well-connected, self-describing RESTful Web APIs.
Features:
* Automatically provides an awesome Django admin style browse-able
self-documenting API.
* Clean, simple, views for Resources, using Django's new class based views.
* Support for ModelResources with out-of-the-box default implementations and
input validation.
* Pluggable parsers, renderers, authentication and permissions - Easy to
customise.
* Content type negotiation using HTTP Accept headers.
* Optional support for forms as input validation.
* Modular architecture - MixIn classes can be used without requiring the
Resource or ModelResource classes.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions