@fantazer/api-rate-limiter

1.0.4 • Public • Published

API Rate Limiter

A simple, in-memory rate limiting middleware for Express applications. This package helps prevent abuse by limiting the number of requests a client can make within a specified time period.

Features

  • Easy to integrate with any Express application.
  • Limits are enforced based on IP address.
  • Customizable limit and time window.

Installation

npm install api-rate-limiter

Readme

Keywords

none

Package Sidebar

Install

npm i @fantazer/api-rate-limiter

Weekly Downloads

62

Version

1.0.4

License

MIT

Unpacked Size

2.19 kB

Total Files

3

Last publish

Collaborators

  • fantazer