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
- Improves create_schema to get types from custom_fields
- Add cursor pagination implementation
- How implement permissions like DRF in django-ninja?
- fix: support Pydantic config options for GET requests
- 'api-1.0.0' is not a registered namespace
- Refactor serialization of pydantic response object data and move it to a NinjaAPI method for easier overriding
- Add support for defining a custom parser or/and renderer on an endpoint instead of the whole API
- Add support for adding multiple examples in request bodies and path, query, cookie, and header params
- Still issues on multiple schema response
- cd-add-auth-asyncio - Adds async authentication support
- Docs
- Python not yet supported