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
- ModelSchema: Better interoperability with customizations not overriding Model fields basics
- Field Order Issue in ModelSchema with Custom Fields
- make HttpError valid response type
- The issue of case sensitivity in ModelSchema
- Regarding the alias issue, I have already set an alias for parentid, but the output still does not use my alias.
- 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
- Docs
- Python not yet supported