middleware
express-rate-limit
https://github.com/express-rate-limit/express-rate-limit
Basic rate-limiting middleware for the Express web server.
Use to limit repeated requests to public APIs and/or endpoints such as password reset. Plays nice with express-slow-down and ratelimit-header-parser.
Added 1 week ago
Maliby
https://github.com/tinyhttp/malibu
🏄 Framework-agnostic CSRF middleware for modern Node.js.
This middleware helps web developers fight CSRF attacks. Bear in mind, by solely using this middleware, we can't guarantee your app will be free from CSRF attacks. Refer to CSRF Prevention Cheat Sheet and pillarjs/understanding-csrf for more details.
Added 9 months ago
Bloom
https://github.com/valeriansaliou/bloom
🌸 HTTP REST API caching middleware, to be used between load balancers and REST API workers.
Added 2 years ago