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 supported3 Subscribers
Add a CodeTriage badge to django-ninja
Help out
- Issues
- Django Ninja fails with ForeignObject fields: AttributeError 'ForeignObjectRel' object has no attribute 'help_text'
- Add Sorting/Ordering Support
- Support async schema resolvers
- Set response description via `Annotated[..., Doc('A description')]` in `response={200: ...}`
- [BUG] Router api can not visited
- [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?
- Docs
- Python not yet supported