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] Not able to use abstract model to generate an inheritable schema: AttributeError: 'str' object has no attribute '_meta'
- How to define an order for the fields when there are `resolved` fields?
- [BUG] Response resolve uses template resolve on unfilled default fields of dataclass
- [BUG] ModelSchema does not validate Blank fields properly
- Django QuerySets which have annotated properties are not passed to the Schema for output.
- Improves create_schema to get types from custom_fields
- Skip request body validation or perform a unique validation on a single API
- Improve `ModelSchema.Config.model_fields` error message when relationship fields are provided.
- Different Method on same Endpoint
- [Enhancement] : Add testing ability to middleware for PATCH | PUT file upload
- Docs
- Python not yet supported