FastAPI REST API boilerplate with Docker, JWT auth, PostgreSQL and PgAdmin
Dockerized FastAPI REST API boilerplate that provides JWT-based authentication, a PostgreSQL database, and PgAdmin. Includes Docker Compose services and example endpoints for login, token refresh, password reset, and basic user CRUD — suitable for building backend APIs, prototypes, or SaaS backends requiring authenticated relational storage.
0