Skip to main content
  1. Tags/

PostgreSQL

fastapi-postgresql-boilerplate

··303 words·2 mins
A modern boilerplate for fast, reliable backend development with Python FastAPI and PostgreSQL.
• A clean codebase based on a layered architecture
• Core features including JWT authentication, schema validation, and Swagger/Redoc API documentation
• Straightforward containerisation and deployment with Docker and Docker Compose
• Dependency management and runtime provided by Python 3.12 and Poetry