cheatcode / joystick

A full-stack JavaScript framework for building stable, easy-to-maintain apps and websites.
https://cheatcode.co/joystick
Other
209 stars 11 forks source link

Add built in rate limiter #320

Open rglover opened 1 year ago

rglover commented 1 year ago

This should be a simple middleware that you can import from @joystick.js/node.

rglover commented 2 months ago

Just wrap around express-rate-limit for this and make it easy to understand. Make sure to document how to use this in the global middleware, route middleware, and getter/setter middleware.

https://express-rate-limit.mintlify.app/overview