danionescu0 / docker-flask-mongodb-example

Uses docker compose with a python flask microservice and MongoDB instance to make a sample application
GNU General Public License v3.0
99 stars 41 forks source link

Add a rate limiting feature #107

Open danionescu0 opened 2 years ago

danionescu0 commented 2 years ago

Using the redis backend create a rate limiting decorator for flask