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
44 stars 5 forks source link

Create a better example #10

Open agusmdev opened 1 year ago

agusmdev commented 1 year ago

Create a more complex example