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

django-tastypie/django-tastypie

Creating delicious APIs for Django apps since 2010. observed · 2026-08-28

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

Health v2 · maintenance only

68/100

  • Activity 94
  • Release rhythm 16
  • 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: 94
  • age_days: 6001
  • days_rel: 556
  • days_push: 38
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

3947 stars · 1153 forks observed · 2026-08-28

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

Tastypie is a webservice API framework for Django that provides a convenient, highly customizable abstraction for creating REST-style interfaces over Django models and non-ORM data sources. It supports full CRUD via GET/POST/PUT/DELETE/PATCH, multiple serialization formats (JSON/XML/YAML/bplist), HATEOAS, and built-in authentication and caching hooks.

Use cases

  • expose django models as a rest api
  • build a read-write json api for a django app
  • serve xml or yaml responses from django
  • create an api layer without writing custom serializers
  • add restful endpoints with authentication and caching
  • integrate non-orm data sources into a django api

When to choose

  • you have a Django app and want a flexible, low-magic REST API framework
  • you need deep relation support and multiple serialization formats
  • you want HATEOAS-style APIs with sensible defaults

When to avoid

  • you prefer Django REST Framework's larger ecosystem and community
  • you're starting a new project without legacy Tastypie code
  • you need async or non-Django API tooling

Facets

framework · maturity maintenance

api-framework serialization auth caching http-server web-development backend apis python django rest hateoas api-resources web-server

3 sources

Member repositories

RepositoryRoleHealth v2
django-tastypie/django-tastypiemain68

For agents

markdown · JSON · MCP: product_card(name="django-tastypie/django-tastypie")

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