express-rate-limit
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
express-slow-down
Basic IP rate-limiting middleware for Express that slows down responses rather than blocking the user.
@nestjs/throttler
A Rate-Limiting module for NestJS to work on Express, Fastify, Websockets, Socket.IO, and GraphQL, all rolled up into a simple package.
express-limiter-pro
A TypeScript library for Express rate limiting with enhanced configuration and type safety.