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
- 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
- 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
- Docs
- Python not yet supported