Awesome Django Modern REST [](https://github.com/sindresorhus/awesome)

May 27, 2026 ยท View on GitHub

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

CI Modern REST PyPI Downloads Telegram chat

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.

Tooling and Utilities

AI and Agent Tooling

Official AI context

  • LLMs support in docs - Official guidance for AI-assisted development and upgrade workflows.
  • llms.txt - Lightweight index for LLM context.
  • llms-full.txt - Full documentation context for coding agents.
  • Context7 - Up-to-date DMR docs for AI tools.
  • DeepWiki - AI-friendly knowledge view of the framework.

Official migration and generation skills

  • dmr - Best-practices skill for building/maintaining DMR code.
  • dmr-from-drf - AI-guided migration from Django REST Framework to django-modern-rest.
  • dmr-from-django-ninja - AI-guided migration from django-ninja / ninja-extra.
  • dmr-openapi-skeleton - Spec-first generation of DMR transport skeleton from OpenAPI 3.1+.

Projects and Templates

Articles