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
- fix: Forward reference resolution with decorated functions
- [BUG] Multiple authenticators do not work, only the first one is run and if it fails the whole request fails.
- Support optional anonymous access of APIs
- fix _run_authentication creating the coroutine result twice
- Testing Nested Routers With Path Params
- 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
- Docs
- Python not yet supported