FastAPI + PostgreSQL starter with Docker for REST API backends.
This starter provides a FastAPI backend template configured to use PostgreSQL and Docker for local development. It includes Docker Compose setup, OpenAPI (Swagger) documentation, and a conventional project structure suited for REST APIs, backend services, and microservices.
0