FastAPI

Project structure, error handling, testing, and deployment guides for FastAPI.

This is how I set up clean and maintainable FastAPI projects: DI, testing, validation, logging, deployment, auth, and more.