express-api-limiter
Version:
express-api-rate-limit is a simple and customizable rate-limiting middleware for Express.js applications, designed to prevent abuse by restricting the number of requests a client can make within a specified time window. This package allows you to define d
6 lines (5 loc) • 278 B
JavaScript