agusmdev / fastapi-ddd-cookiecutter

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.
MIT License
42 stars 5 forks source link

Minor enhancements for the README file #4

Closed leferrad closed 1 year ago

leferrad commented 1 year ago

Here is a list of minimal corrections for better understanding (take it or leave it):

agusmdev commented 1 year ago

Great! Added those suggestions