/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) applying the theories and studies presented in the books Implementing Domain-Driven Design - Vaughn Vernon, Domain-Driven Design: Attacking the Complexities at the Heart of Software - Eric Evans, and Building Microservices: Designing Fine-Grained Systems - Sam Newman, the bibliography consulted will be added to the end of this document in accordance with the application roadmap. The template was written for the python language in its version 3.9.0, using the FastApi framework.

Primary LanguagePythonMIT LicenseMIT

Issues