Skip to content

kondratevdev/awesome-django-modern-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Django Modern REST Awesome

Awesome Modern REST Logo - Light Awesome Modern REST Logo - Dark

CI Modern REST PyPI Downloads

A curated list of resources related to Django Modern REST

Modern REST framework for Django with types and async support!

Contents

Official

Extensions

  • diwire - Integration guide for the diwire type-driven dependency injection framework.
  • dmr-dishka - Integration package for Dishka with typing and async support.

Typing and Tooling

  • django-stubs - Type stubs and a mypy plugin for Django projects using django-modern-rest.

AI and Spec-First

  • dmr-llm-spec-first - Spec-first generator for django-modern-rest project skeletons from OpenAPI definitions.

Projects and Templates

  • wemake-django-templates - Production-ready project template with django-modern-rest and modern tooling.

  • spectacular-dmr-demo - Demo of gradual migration from DRF to django-modern-rest with a unified OpenAPI layer.

Articles