1 repo

API Request Handling — Web Development

We curate 1 GitHub repository matching web development · API Request Handling. Refine with filters or upvote what's useful.

API Request Handling — Web Development

We'll search the best matching repositories with AI.
  • fastapi/fastapi

    fastapi/fastapi

    95,356GitHub

    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

    Pythonapiasyncasyncio