FastAPI Python starter kit for building REST APIs and user modules
Starter template that provides a FastAPI + Python project layout with user and admin modules, authentication, and database migration support. It includes API routing, core utilities, model examples, and testing scaffolding. Suited for building REST APIs and backend services that require user management and an extensible project structure.
0