Vibeleaderboard
← Back to Vibers
fastapi
Builder

fastapi

1 Tool

FastAPI and friends is the GitHub organization behind the FastAPI web framework, created by Colombian developer Sebastián Ramírez (tiangolo) and first released in December 2018. Built on Starlette and Pydantic, FastAPI popularized using Python type hints for automatic request validation and interactive OpenAPI documentation, becoming one of the most widely adopted Python web frameworks, used by companies including Microsoft, Uber, and Netflix. Ramírez, a self-taught programmer, later founded FastAPI Labs to support the project's continued development.

Tools

Python (FastAPI)(fastapi.tiangolo.com)

Async Python web framework built on type hints and ASGI that generates OpenAPI docs automatically.

Developer ToolsOpen SourceBackend Runtime102.4kMITbuilt by fastapi