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.
☆46Updated 2 years ago
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:
- Implement the Health Check API pattern on your FastAPI application!☆182Updated last year
- Keycloak integration for Python FastAPI☆200Updated last year
- Dockerized web application with DI on FastAPI, sqlalchemy2, PostgreSQL☆159Updated 2 weeks ago
- FastAPI Users - Database adapter for SQLModel☆80Updated last year
- An extendable async API using FastAPI, SQLModel, PostgreSQL and Redis.☆205Updated last month
- The API Application Development using Python FastAPI, including interactive API documentation☆216Updated last year
- Implements authentication and authorization as FastAPI dependencies☆154Updated last year
- Lightweight auth middleware for FastAPI that just works. Fits most auth workflows with only a few lines of code☆93Updated 2 years ago
- Showcase of Redis integration with Python FastAPI framework supported by Pydantic as API backend for RDKit: Open-Source Cheminformatics S…☆83Updated 3 weeks ago
- FastAPI CRUD☆78Updated last year
- FastAPI Async SQLAlchemy middleware☆159Updated 5 months ago
- A test driven micro-service template to build and deploy a fast-api service with admin feature.☆118Updated last year
- https://rogulski.it/blog/sqlalchemy-14-async-orm-with-fastapi/☆63Updated 2 years ago
- Sample FastAPI server with JWT auth and Beanie ODM☆188Updated last year
- Forgot password example flow with FastAPI☆49Updated last week
- FastAPI example with distinct permissions for each route☆113Updated last week
- This project contains the source code for the medium article