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 NinjaClientBase's request `Mock.body` data type
- Support separate throttle scopes between API routes
- [BUG] Throttle classes don't set `Retry-After` HTTP header
- Add default exception handler for `Throttled` to set `Retry-After` HTTP header
- Schemas with the same name, but not used in the same NinjaAPI, get a counter suffix in OpenAPI spec
- Why are non-nullable Django fields marked as nullable in JSON schema?
- Stripping whtespace on fields (especially for ModelSchema) should be the default behaviour
- Custom Field suppoer is very lacking
- [BUG] Using token auth with django auth CSRF token missing or incorrect and 403 is returned
- [BUG] custom_fields having `get_schema_field` called on them
- Docs
- Python not yet supported