What is Fastapi Sync Async Starter Template?
A production-ready FastAPI template showcasing both sync and async database operations with SQLAlchemy 2.0, psycopg2, and asyncpg. Includes a robust testing suite with pytest-asyncio and pytest-cov, Dockerized multi-stage builds, Poetry for dependency management, and Redis powered rate limiting.