1 repo
Primary interfaces for defining routes and managing application state.
Explore 1 awesome GitHub repository matching web development · Application Core Classes. 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