kevinlacaille / planet_hack_2020_deforestation

Related Project Pitch: https://github.com/planetlabs-community/planet-hack-2020/issues/64
2 stars 4 forks source link

Add a simple system to limit potential abuse #18

Open gilles-morain opened 4 years ago

gilles-morain commented 4 years ago

Planet API key is used for search only, but since the app is open it may be wise to add something like rate limiting to prevent (or at least limit) abuse. Potential candidate: Flask-limiter https://flask-limiter.readthedocs.io/en/stable/