nasa / gesdisc-meditor

MIT License
7 stars 2 forks source link

Add Rate-Limiting or Throttling to API Endpoints #45

Open benforshey opened 9 months ago

benforshey commented 9 months ago

This would probably require a version of Next.js with middleware, but it would be nice to do some mechanism (maybe a token bucket?) to prevent a user from bringing down mEditor / increasing hosting costs.