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
- Add type annotations for `request` in `paginate_queryset`
- Support for validation_alias/AliasChoices in FilterSchema
- Add guide for using Request Header and improve type hints usage
- [BUG] ModelSchema does not support ForeignKey as `field_id`
- Handle empty sequence as auth
- Overriding field attributes in ModelSchema
- Allow to disable unnecessary API registry checks via Django settings
- Django Ninja doesn't use Pydantic's JSON serialization mode
- Fix ModelSchema ignoring declared fields when using exclude
- Add path_params to context in ParamModel resolve
- Docs
- Python not yet supported