GithubHelp home page GithubHelp logo

null-none / awesome-django-rest-framework Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nioperas06/awesome-django-rest-framework

0.0 1.0 1.0 84 KB

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

License: GNU General Public License v3.0

awesome-django-rest-framework's Introduction

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

  • django-rest-passwordreset: Password reset endpoints that hook into Django Authentication system
  • djoser: REST implementation of Django authentication system
  • django-rest-auth: A set of REST API endpoints to handle User Registration and Authentication tasks - ( on pause and is currently unsupported, but there is a newer fork )
  • django-rest-registration: User registration and authentication REST API, based on Django REST Framework.
  • django-rest-framework-jwt: JSON Web Token Authentication support for Django REST Framework - ( currently unmaintained, but there is a newer fork )
  • django-rest-framework-simplejwt: A JSON Web Token authentication plugin for the Django REST Framework
  • django-rest-framework-social-oauth2: python-social-auth and oauth2 support for django-rest-framework
  • django-oauth-toolkit: Django OAuth Toolkit can help you providing out of the box all the endpoints, data and logic needed to add OAuth2 capabilities to your Django projects. Django OAuth Toolkit makes extensive use of the excellent OAuthLib, so that everything is rfc-compliant.
  • django-rest-durin provides token auth for multiple Web/CLI/Mobile API clients via one interface but allows different token configuration for each client (For example, permissions and token expiration time can be different per API client).

Authorization

Documentation

  • django-rest-swagger: Swagger Documentation Generator for Django REST Framework (this package is deprecated and no longer maintained. It throw error as staticfiles template tag was deprecated in Django 2.2 and is finally removed in Django 3.0. it's recommended to use drf-yasg )
  • drf-yasg: Alternative OpenAPI Generator for Django REST Framework with response schema support
  • drf-spectacular: Sane and flexible OpenAPI 3.0 schema generation for Django REST framework
  • drf-openapi-tester: Test drf test responses against OpenAPI/Swagger documentation.

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
  • drf-renderer-xlsx: Allows you to create XLSX for Django REST Framework

Other

Tutorials

Books

Courses

Talks

Common issues

awesome-django-rest-framework's People

Contributors

alicertel avatar apragacz avatar axnsan12 avatar eshaan7 avatar gitbib avatar goldziher avatar gr8ayu avatar jsoa avatar ju-c avatar mjhea0 avatar mohmyo avatar morenoh149 avatar nioperas06 avatar null-none avatar pymike00 avatar renyi avatar thearjun avatar vishes-shell avatar

Watchers

 avatar

Forkers

eng-yuri89

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.