/awesome-django-rest-framework

💻😍Tools, processes and resources you need to create an awesome API with Django REST Framework

GNU General Public License v3.0GPL-3.0

Awesome

Awesome Django REST Framework Awesome

Curated list of tools, processes and resources you need to create an awesome API with Django REST Framework!

Let's make it the biggest resource repository for our community.

Please read the contribution guidelines before contributing.

Check out my medium blog or say hi on Twitter.

Table of Contents

Packages

Authentication

Authorization

Documentation

  • django-rest-swagger: Swagger Documentation Generator for Django REST Framework
  • drf-yasg: Alternative OpenAPI Generator for Django REST Framework with response schema support

Routing

Serialization

Visualization

  • django-rest-pandas: Serves up Pandas dataframes via the Django REST Framework for use in client-side (i.e. d3.js) visualizations and offline analysis (e.g. Excel)

  • django-rest-framework-gis: Geographic add-ons for Django REST Framework

Other

Tutorials

Talks

Common issues