Third Party Resources

Django REST Framework has a growing community of developers, packages, and resources.

Check out a grid detailing all the packages and ecosystem around Django REST Framework at Django Packages.

To submit new content, open an issue or create a pull request.

Libraries and Extensions

Authentication

Permissions

Serializers

Serializer fields

Views

  • djangorestframework-bulk - Implements generic view mixins as well as some common concrete generic views to allow to apply bulk operations via API requests.

Routers

  • drf-nested-routers - Provides routers and relationship fields for working with nested resources.
  • wq.db.rest - Provides an admin-style model registration API with reasonable default URLs and viewsets.

Parsers

Renderers

Filtering

Misc

Tutorials

Videos

Articles