FastAPI + SQLAlchemy template with Docker and GitHub Actions for REST APIs

A template for building REST APIs with FastAPI and SQLAlchemy, configured for containerized development using Docker. It includes GitHub Actions CI workflows and a testable project layout suitable as a starting point for backend services and APIs.
0