django-rest-framework/docs/topics/third-party-resources.md
2014-09-14 10:19:54 -04:00

6.1 KiB

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.

Parsers

Renderers

Filtering

Misc

Tutorials

Videos

Articles