FastAPI
Notes and resources about FastAPI.
title: FastAPI#
Links#
- FastAPI-MVC ↗ - Generate customizable FastAPI projects. (HN ↗)
- FastAPI Nano ↗ - Minimalistic and extensible FastAPI template that incorporates divisional pattern architecture with divisional folder structure.
- FastAPI client generator ↗
- Sebastián Ramírez’s Blog ↗ (Code ↗)
- Full Stack FastAPI and PostgreSQL - Base Project Generator ↗
- FastAPI + React ↗ - Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker.
- Brif ↗ - Boilerplate tool based on Docker and FastAPI, designed to streamline the development and deployment of IIIF compliant platforms.
- On FastAPI (2020) ↗
- SQLAlchemy Admin for Starlette/FastAPI ↗
- FastAPI Events ↗ - Event dispatching/handling library for FastAPI, and Starlette.
- FastAPI Blog backend ↗ - FastAPI backend for blog with OpenTelemtry and Jaeger.
- I built the same app 3 times | Which Python Framework is best? Django vs Flask vs FastAPI (2022) ↗
- FastAPI Tag ↗ - Documented & Enhance the Metadata of your API.
- FastAPI Contrib ↗ - Opinionated set of utilities on top of FastAPI.
- FastAPI Microservice Patterns (2020) ↗ (Code ↗)
- FastAPI with Observability ↗ - Telemetry FastAPI application with three pillars of observability on Grafana.
- FastAPI + SQLModel + Alembic ↗ - Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.
- Feature rich robust FastAPI template ↗
- FastAPI Security ↗ - Add authentication and authorization to your FastAPI app via dependencies.
- Flask vs FastAPI? (2022) ↗
- FastAPI Cloud Tasks ↗ - Strongly typed background tasks with FastAPI and Google CloudTasks.
- Example for FastAPI integration with SQLAlchemy ORM with PostgreSQL via asyncpg ↗
- Prometheus FastAPI Instrumentator ↗ - Configurable and modular Prometheus Instrumentator for your FastAPI.
- FastAPI on Google Cloud Run ↗
- Reusable utilities for FastAPI ↗