1 repo
Logic for intercepting, processing, and responding to network requests made to or from an API.
Explore 1 awesome GitHub repository matching web development · API Request Handling. 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