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
- [BUG] fix_request_files_middleware skips DRF request parsers
- ModelSchema Field in fields list and model representation
- Reuse plain pydantic basemodels in ninja
- Automatically add 401/403 responses to OpenAPI spec for endpoints with `auth` configured
- How to declare response model for endpoint that can throw HttpError?
- Remove "csrf=True" from docs
- [BUG] `PatchDict` drops `Field` constraints from wrapped schema
- Change the ordering of decorator application with `add_decorator`
- Apply pre-commit hooks
- [BUG] OpenAPI schema generates invalid `examples` format for query parameters, breaking Swagger UI
- Docs
- Python not yet supported