Home » Packages » django-admin-rest-api
Package Score Flag

django-admin-rest-api

Make your Django admin headless in two lines: add it to INSTALLED_APPS, include the URLs. Every ModelAdmin you've already registered becomes a JSON REST endpoint — same permissions, same forms, same audit log. No parallel auth, no parallel validation, no rewrites. A drop-in API surface for React frontends, MCP servers, and any other JSON client.

Repository Activity

Last fetched: 4 hours ago Fetch latest data
https://github.com/martincastroalvarez/django-admin-rest-api
Commits: 12
Total commits in the repository
3
Number of users watching the repository
0
Number of repository forks

Commit Graph

History of commits in the last 52 weeks

Releases

1 total releases

Comparison Grids

Sites using this package

No sites using this package have been listed yet.

README Badge

If you're the maintainer of this project, publicize Django Packages by adding the badge to your README!

[![Latest on Django Packages](https://img.shields.io/badge/PyPI-{{ package.slug }}-tags-8c3c26.svg)](https://djangopackages.org/packages/p/django-admin-rest-api/)