django-ninja
https://github.com/vitalik/django-ninja
Python
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to django-ninja
Help out
- Issues
- Should I use Schema.model_dump() or Schema.dict()?
- It should be possible to create two APIs with same urls_namespace
- [BUG] Pydantic V2.11 Seems to cause up to x2.5 memory usage to ninja models build
- [BUG] query params do not work
- [BUG] Django Ninja docs fails when django.contrib.auth is not in INSTALLED_APPS
- [BUG] Endpoint with query schema crashes when paginated and `from __future__ import annotations` import included
- [BUG] Data is not present on GET request after successful POST request.
- Validate responses from exception handlers to avoid inconsistent OpenAPI specification
- Django Ninja API Endpoint with Dual Authentication
- Ninja reload routers
- Docs
- Python not yet supported