4IRL / urls4irl

Sharing URL's with friends.
3 stars 0 forks source link

Rate Limiting #139

Closed GPropersi closed 6 months ago

GPropersi commented 7 months ago

Add rate limiting to backend routes using the Flask-Limiter package.

Look into a redis or MongoDB instance for the limiting attachments.

https://flask-limiter.readthedocs.io/en/stable/