Flask starter template with Docker, auth, caching, and API structure.
Starter template for building Flask web applications and JSON APIs. Includes a scalable folder structure, session-based authentication, rate limiting, caching, logging, unit tests, and a Dockerfile; suited for prototyping or production-ready Python + Docker projects.
0