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 supported3 Subscribers
Add a CodeTriage badge to django-ninja
Help out
- Issues
- fix: skip all reverse relation types when building ModelSchema fields
- Fix deferred annotations on paginated routes
- Add HTTP QUERY method support (RFC 10008)
- Fix PatchDict schema generation for repeated sub-models
- fix: create_schema crashes on models with a ForeignObject reverse relation
- fix: ModelSchema doesn't apply alias_generator to foreign key fields
- Fix 1739 dark mode
- fix: combine router operations for matching paths
- how to use exception_handler in an async view function
- Fix FilterSchema list parsing for PEP 695 type aliases (#1720)
- Docs
- Python not yet supported