# wemake-services/django-modern-rest

Modern REST framework for Django with types and async support!

Repository: https://github.com/wemake-services/django-modern-rest
Canonical: https://ross.abutalabs.com/products/django-modern-rest
Homepage: https://django-modern-rest.rtfd.io
Language: Python
License: MIT
License Family: permissive
Topics: api, django, django-ninja, django-rest-api, django-rest-framework, rest, rest-api, restful-api
Last push: 2026-08-26T07:07:20+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 98, longevity 23
- inputs: {"age_days": 328, "days_push": 7, "days_rel": 19, "gap_med": 7.5, "n_releases_24m": 15}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1374, forks 166 (observed 2026-08-28T04:04:32.395013+00:00)

## What it is
django-modern-rest is a modern REST API framework for Django with full typing and async support. It provides a typed, async-first alternative to Django REST Framework for building RESTful APIs.

## Use cases
- build typed REST APIs with Django
- async REST endpoints in Django
- alternative to django-rest-framework
- openapi-documented Django APIs
- modern Django API framework with type checking

## When to choose
- you use Django and want typed, async REST APIs
- you find DRF too heavy or untyped
- you want modern Python typing in your API layer

## When to avoid
- you need a very mature ecosystem with many third-party extensions
- you don't use Django
- you need GraphQL or RPC instead of REST

## Facets
- artifact type: framework
- maturity: active
- function: api-framework, web-framework, serialization, routing, middleware
- domain: web-development, backend, apis
- platform: python
- tags: django, rest-api, async, typed-python, openapi, web-server

## Member repositories
- wemake-services/django-modern-rest (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:32.395013+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:39.439095+00:00, confidence not recorded.
  - readme: https://github.com/wemake-services/django-modern-rest (fetched 2026-08-28T04:04:32.395013+00:00, sha 53d865421c8a)
  - registry_pypi: https://pypi.org/pypi/django-modern-rest/json (fetched 2026-08-29T11:57:33.902323+00:00, sha 836d80cb30c4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
