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] SSE async generators trigger "synchronous iterators" warning under ASGI
- [BUG] `ninja.streaming.SSE` and `JSONL` are not `Generic[T]` - mypy reports "type is not generic and not indexable"
- New method in router to create CRUD for a Django model.
- Set by_alias dynamically when using a schema response?
- Use a UserWarning instead of print()
- Single file Markdown documentation file for LLM ingestion?
- [BUG] ATOMIC_REQUESTS = True does not roll back transactions when exceptions are raised inside view functions
- Ignore TextField max_length in model validation
- [BUG] Retrieve Operation or Ninja instance from a endpoint function
- [BUG] PatchDict fails with the same sub-model in multiple fields
- Docs
- Python not yet supported