@api-guard/trafix
A NestJS guard for API rate limiting using Redis and sliding window algorithm
@khoativi/nestjs-rate-limit
A flexible and efficient rate limiting library for NestJS that supports multiple storage backends (Redis via ioredis and Valkey), with customizable keys and error handling.
nestjs-selective-throttler
A NestJS package that provides true selective throttling capabilities, applying only the named throttlers explicitly declared in route decorators.