hono-redis-kappe
A Redis-powered rate-limiting middleware for Hono. It supports custom rate limits, IP or custom key tracking, and syncs hit counts across instances using Redis.
node-traffic-shield
Versatile rate-limiting middleware for Node.js, compatible with both Express.js and NestJS, designed to safeguard applications from excessive traffic.
express-request-limit
Express middleware to limit the request rate to specific routes, based on client IP address.