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

chibisov/drf-extensions

DRF-extensions is a collection of custom extensions for Django REST Framework observed · 2026-08-28

github.com/chibisov/drf-extensions · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 96
  • Release rhythm 8
  • 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: n/a
  • age_days: 4787
  • days_rel: 510
  • days_push: 27
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1552 stars · 210 forks observed · 2026-08-28

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

DRF-extensions is a collection of custom extensions for Django REST Framework, providing mixins, routers, caching, conditional requests, nested routes, and bulk operations. It is a Python library installed via pip that augments DRF viewsets and serializers with additional functionality.

Use cases

  • add caching and ETag conditional requests to DRF endpoints
  • use different serializers for list and detail views
  • create nested routes for related resources
  • perform bulk update and destroy operations on viewsets
  • customize cache key construction per user, headers, or query params
  • extend Django REST Framework routers with pluggable mixins

When to choose

  • you already use Django REST Framework and need caching, nested routes, or bulk operations
  • you want drop-in mixins rather than building custom viewset logic
  • you need conditional request/ETAG support out of the box

When to avoid

  • you don't use Django or Django REST Framework
  • you need a standalone REST framework rather than DRF extensions
  • you need features not covered by the library's mixins and routers

Facets

library · maturity active

middleware caching routing serialization web-development backend apis python django-rest-framework django rest-api viewsets nested-routes etag bulk-operations

3 sources

Member repositories

RepositoryRoleHealth v2
chibisov/drf-extensionsmain66

For agents

markdown · JSON · MCP: product_card(name="chibisov/drf-extensions")

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