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] `ninja.errors.ValidationError` contains incorrect `loc` and discards important context
- [BUG] Type checker does not recognize fields on ModelSchema Meta
- Don't make field optional if blank=True
- [BUG] name collisions when defining fields with the same choices class name
- [BUG] pydantic.errors.PydanticSchemaGenerationError
- fix: async pagination evaluate fix for queryset object
- Add auser mock support for TestClient (#1252)
- feat: support returning pydantic model as result
- Pyright call issue errors for Field and Query
- default 422 validation schema in swagger [fastapi]
- Docs
- Python not yet supported