Open rglover opened 1 year ago
This should be a simple middleware that you can import from @joystick.js/node.
@joystick.js/node
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
This should be a simple middleware that you can import from
@joystick.js/node
.