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: ensure DATABASE ROLLBACK on exception
- fix: handle aliases with dashes in DjangoGetter attribute resolution
- docs: clarify Http404 handler scope in error handling guide
- fix(streaming): make SSE and JSONL generic
- How to prevent XSS attacks ?
- Fix OpenAPI 3.1 compliance for query parameter examples
- Combine Form and PatchDict for a PUT/PATCH request
- [BUG] pydantic.errors.PydanticUserError: `QueryParams` is not fully defined; you should define `ModelFilterSchema`, then call `QueryParams.model_rebuild()`.
- [BUG] filter with list type alias fails to parse
- Allow late router registration after NinjaAPI.urls access
- Docs
- Python not yet supported