Ross ROSS = Recommend OSS · open-source software intelligence for agents

encode/django-rest-framework

Web APIs for Django. 🎸 observed · 2026-08-28

github.com/encode/django-rest-framework · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 84
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 90
  • age_days: 5663
  • days_rel: 26
  • days_push: 8
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

30144 stars · 7077 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Django REST framework is a powerful and flexible toolkit for building Web APIs on top of Django. It provides serializers, class-based views and viewsets, automatic routing, authentication policies, and a web-browsable API out of the box.

Use cases

  • build a REST API with Django
  • serialize Django ORM models to JSON
  • add authentication and permissions to API endpoints
  • create a browsable web API for developers
  • auto-generate CRUD routes for models
  • expose a model-backed API for users and groups

When to choose

  • you already use Django and need a REST API layer
  • you want batteries-included serialization, auth, and routing
  • you value a browsable API and mature, well-documented tooling

When to avoid

  • you use Flask, FastAPI, or a non-Django stack
  • you need a minimal async-first API framework without Django's ORM
  • you only need a simple JSON endpoint and don't want Django's overhead

Facets

framework · maturity stable

api-framework web-framework serialization auth routing middleware web-development backend apis python cross-platform django rest rest-api browsable-api viewsets serializers openapi web-server

4 sources

Member repositories

RepositoryRoleHealth v2
encode/django-rest-frameworkmain94

For agents

markdown · JSON · MCP: product_card(name="encode/django-rest-framework")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem