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
- [BUG] Awkward router behaviour when path is like '/{some_var}'
- Add union type and subtypes check in schema model signature
- Avoid double validation when returning ninja schema instances from the view
- Cache the OpenAPISchema for faster responses
- Trivial question about external requests
- [BUG] Pydantic exclude=True is respected when generating the response, but not when defining the OpenAPI Schema
- [BUG] Primary keys are always marked as nullable
- [Question] Header validation before schema validation for certain endpoints
- [BUG] @transaction.atomic does *not* rollback if output validation fails.
- Postgres ArrayField Inner Type And CharField Choices
- Docs
- Python not yet supported