Path to this page:
./
www/py-djangorestframework,
Lightweight REST framework for Django
Branch: pkgsrc-2022Q3,
Version: 3.13.1,
Package name: py310-djangorestframework-3.13.1,
Maintainer: adamDjango 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.
Master sites:
Filesize: 932.568 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version py310-djangorestframework-3.13.1 (created)