farlleyferreira / ms-fastapi-template
This project was built as a result of a deepening of the studies discussed on the blog farlley.com with a greater focus on Domain Driven Design (DDD) architecture. In this work you will find a simple template for creating microservices, as well as a use case (which will still be implemented according to the Roadmap found in this same document) a…
☆42Updated last year
Alternatives and similar repositories for ms-fastapi-template:
Users that are interested in ms-fastapi-template are comparing it to the libraries listed below
- A domain-driven design framework for Python.☆91Updated 3 years ago
- Real world Fast-API application template using gino(Async ORM) based on hexagonal architecture☆93Updated 2 years ago
- A template for a FastAPI based Serverless Framework microservice running on AWS Lambda☆92Updated 9 months ago
- FastAPI Python DDD and Clean Architecture Example☆102Updated 2 years ago
- 🐍 Template of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.☆23Updated 3 months ago
- Clean FastAPI architecture☆109Updated 2 years ago
- Python clean architecture and usecase implementation with fastapi and pydiator-core