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

Add default support to rate-limiting dependency? #2

Closed agusmdev closed 1 year ago

agusmdev commented 1 year ago

I decided to keep this template as simple as possible, so adding rate-limiting dependency it's not a priority