FastAPI REST API template with Celery, PostgreSQL, and RabbitMQ
REST API backend template built with FastAPI, Celery, RabbitMQ, and PostgreSQL. Includes authentication endpoints, background job support, Docker Compose development configuration, OpenAPI docs, email testing support, and a pytest test suite; suitable for web services, SaaS backends, and task-oriented microservices.
0