agusmdev / fastapi-ddd-cookiecutterLinks
This project is a backend template for a FastAPI-based application that uses the repository pattern approach to provide an abstraction layer between the business logic and the data access layer. It aims to provide a scalable and maintainable architecture for building web applications.
☆44Updated last year
Alternatives and similar repositories for fastapi-ddd-cookiecutter
Users that are interested in fastapi-ddd-cookiecutter are comparing it to the libraries listed below
Sorting:
- Cookiecutter template to build and deploy fastapi backends..batteries included☆153Updated 4 months ago
- Forgot password example flow with FastAPI☆50Updated this week
- An extendable async API using FastAPI, SQLModel, PostgreSQL and Redis.☆190Updated 3 months ago
- A template for a FastAPI based Serverless Framework microservice running on AWS Lambda☆92Updated 11 months ago
- FastAPI with Docker and Traefik☆112Updated 2 years ago
- Cookiecutter fastapi is a framework for jumpstarting production-ready fastapi projects quickly.☆136Updated this week
- Asynchronous event dispatching/handling library for FastAPI and Starlette☆491Updated 5 months ago
- FastAPI Users - Database adapter for SQLModel☆80Updated 11 months ago
- FastAPI Async SQLAlchemy middleware☆158Updated 4 months ago
- A fully functional FastAPI application that acts as a marketplace for cleaners and potential cleaning jobs.☆222Updated 2 years ago
- Drop-in API-key based security for FastAPI☆371Updated last year
- Real world Fast-API application template using gino(Async ORM) based on hexagonal architecture☆94Updated 2 years ago
- Example app using FastAPI, asyncio, SQLModel, Celery, Alembic and Supertokens☆102Updated 10 months ago
- Sample FastAPI server with JWT auth and Beanie ODM☆186Updated last year
- ☆46Updated 2 years ago
- Repository Patterns for Python