Skip to main content

Dynamic API support to Django REST Framework.

Project description

Dynamic REST

Dynamic API extensions for Django REST Framework

See http://dynamic-rest.readthedocs.org for full documentation.

Overview

Dynamic REST (or DREST) extends the popular Django REST Framework (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:

  • Linked relationships

  • Sideloaded relationships

  • Embedded relationships

  • Field inclusions

  • Field exclusions

  • Field-based filtering

  • Field-based sorting

  • Directory panel for your Browsable API

  • Optimizations

DREST was initially written to complement Ember Data, but it can be used to provide fast and flexible CRUD operations to any consumer that supports JSON over HTTP.

Maintainers

Requirements

  • Python (3.6, 3.7, 3.8)

  • Django (2.2, 3.1, 3.2)

  • Django REST Framework (3.11, 3.12, 3.13)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dynamic-rest-2.3.0.tar.gz (87.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page