Rate-limiter Packages

@hubspire/rate-limiter

This package provides a GraphQL directive `@rateLimit` for rate limiting GraphQL queries and mutations. This directive helps to prevent abuse and manage resources efficiently by limiting the number of requests a client can make within a specified time win

1.0.4 • Published 13 days ago

nodejs-redis-rate-limitter

`nodejs-redis-rate-limitter` is a middleware library for rate limiting in Express applications using Redis as the storage backend. It allows you to control the rate of incoming requests from clients and protect your server from excessive traffic.

1.0.2 • Published 17 days ago