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] OpenAPI confuses different schemas with same names
- Fix method return types of TestAsyncClient
- [BUG] For optional fields using Union (type1 | type2), it raises exception.
- Ruff's `ARG001` False Positive for an Endpoint w/o Usage of `request`
- How to globally use "label" as the serialized value for TextChoices type
- Add union type and subtypes check in schema model signature (with tests)
- allow `"app_label.ModelName"` format for ModelSchema model
- need DATETIME_FORMAT to ninja Schema
- Responses at router level
- pass-through for Schema-based results
- Docs
- Python not yet supported