macrolimiter
An npm package that facilitates both the generation and validation of API keys, as well as the limiting of calls for specific API keys on key-protected routes.
An npm package that facilitates both the generation and validation of API keys, as well as the limiting of calls for specific API keys on key-protected routes.
Express light-weight middleware for rate-limiting
one request at a time per userId
This library is built to offer flexibility in rate limiting strategies, supporting token bucket and IP-based methods, making it suitable for a wide range of use cases.
This library is built to offer flexibility in rate limiting strategies, supporting token bucket and IP-based methods, making it suitable for a wide range of use cases.
A modular rate limiter for SvelteKit. Use in password resets, account registration, etc.
Rate Limiter for Riot Games API
KnightOwl is a middleware library to protect your APIs built on `express-graphql` servers, combined with a web app monitor to give observability to its activity. <br /> <br /> Sign in at [knightowl.app](https://knightowl.app/) to utilize our web app monit
A Node.js throttler, Commonly used to request throttling
Distributed task scheduler and rate limiter
Lightweight rate limiting for Web APIs — compatible with Node.js, Cloudflare Workers, browsers, etc...
A rate limiter that helps you limit your client from making excessive API requests.
Distributed task scheduler and rate limiter
Distributed task scheduler and rate limiter
Distributed task scheduler and rate limiter
A robust and flexible rate limiter middleware for Express.js in TypeScript
Distributed task scheduler and rate limiter
`owasp-nodejs-security-pack` is a Node.js library designed to provide robust, plug-and-play middleware for securing your Express applications. It offers various middleware utilities to enhance security, prevent vulnerabilities, and streamline the integrat
A lightweight and flexible rate-limiting middleware for Node.js, designed to limit the number of requests to your API endpoints, prevent abuse, and protect your application from traffic spikes.
A rate limiter middleware for Node.js using Redis