Description
Build typed web APIs on top of Django with async-ready handlers and OpenAPI documentation. It helps developers turn Python type hints into request parsing, validation, and API schemas.
This is an API framework, not a complete product. Public APIs still need authentication, authorization, rate limits, input validation, error handling, and careful schema review before production use.