FastAPI and Python boilerplate for building scalable asynchronous REST APIs.
FastAPI Boilerplate is a production-ready template for building scalable, asynchronous APIs using FastAPI and modern Python tooling. It integrates Pydantic V2, SQLAlchemy 2.0, PostgreSQL, Redis, ARQ, Docker, and NGINX to provide authentication, caching, background jobs, migrations, and structured logging. It's suited for REST APIs, microservices, SaaS backends, and data APIs.
0