django-json-api/django-rest-framework-json-api
JSON:API support for Django REST framework observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 95
- Release rhythm 28
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 178.0
- age_days: 4429
- days_rel: 320
- days_push: 31
- n_releases_24m: 3
Adoption not part of the score
1252 stars · 301 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A library that adds JSON:API specification support to Django REST framework, transforming default DRF responses into compliant JSON:API format with pagination, links, and resource objects. It integrates as renderers, parsers, and exception handlers within existing DRF-based Django projects.
Use cases
- build a JSON:API compliant REST API with Django
- format Django REST framework responses according to the api.org spec
- add pagination links and meta objects to DRF API responses
- serve resource objects with type, id, and attributes from Django models
- migrate an existing DRF API to JSON:API format
- handle JSON:API content type parsing in Django
When to choose
- you use Django REST framework and need strict JSON:API spec compliance
- clients or tools require the JSON:API media type and document structure
- you want pagination, sparse fieldsets, and includes handled per the spec with sane defaults
When to avoid
- your API does not need to follow the JSON:API specification
- you use Flask, FastAPI, or a non-Django framework
- you need a fully custom response format that diverges from JSON:API
Facets
library · maturity active
serialization api-framework middleware web-development backend apis python -api django-rest-framework django rest-api api-spec-compliance
1 source
- readme: https://github.com/django-json-api/django-rest-framework-json-api · fetched 2026-08-28 · ad2b03c75a32
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| django-json-api/django-rest-framework-json-api | main | 73 |
For agents
markdown · JSON · MCP: product_card(name="django-json-api/django-rest-framework-json-api")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem