FastAPI async API with SQLModel, PostgreSQL, and Redis for services
Extendable asynchronous API built with FastAPI, SQLModel, PostgreSQL and Redis. It includes user authentication (JWT and cookie refresh), Redis caching, background job support, Alembic migrations, and Docker Compose configuration for containerized development.
0