1 repo
Mechanisms to hide specific endpoints or models from generated API documentation.
Explore 1 awesome GitHub repository matching web development · Schema Exclusions. Refine with filters or upvote what's useful.
FastAPI is a web framework for building APIs with Python. It leverages standard language type hints to provide automatic data validation, request parsing, and interactive API documentation generation. The framework supports asynchronous request handling and manages execution contexts to prevent blocking the main event