Dynamic API extensions for Django REST Framework
See http://dynamic-rest.readthedocs.org for full documentation.
Dynamic REST (or DREST) extends the popular Django REST Framework <https://django-rest-framework.org>
__ (or DRF) with API
features that empower simple RESTful APIs with the flexibility of a
graph query language.
DREST classes can be used as a drop-in replacement for DRF classes, which offer the following features on top of the standard DRF kit:
DREST was initially written to complement Ember Data <https://github.com/emberjs/data>
__, but it can be used to provide
fast and flexible CRUD operations to any consumer that supports JSON
over HTTP.
Anthony Leontiev <mailto:aleontiev@tohigherground.com>
__Savinay Nangalia <mailto:snangalia@tohigherground.com>
__Christina D'Astolfo <mailto:cdastolfo@tohigherground.com>
__Version | Tag | Published |
---|---|---|
2.1.2 | 1yr ago | |
2.1.1 | 1yr ago | |
2.1.0 | 1yr ago | |
2.0.0 | 3yrs ago |