Repository History
Explore all analyzed open source repositories

Awesome FastAPI: A Curated List of Essential FastAPI Resources
Awesome FastAPI is a comprehensive curated list of resources dedicated to the FastAPI web framework. It provides developers with a wide array of tools, extensions, and learning materials, making it an invaluable hub for anyone working with or learning FastAPI. This repository simplifies the process of discovering essential components for building high-performance Python web applications.

Air: The Modern Python Web Framework for FastAPI and Pydantic
Air is a new Python web framework developed by the authors of "Two Scoops of Django." It leverages FastAPI, Starlette, and Pydantic to provide a fast and intuitive development experience. Designed for building both APIs and web pages, Air offers features like Air Tags for HTML generation, Jinja2 integration, and HTMX support, aiming to breathe fresh air into Python web development.