Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rabi-siddique/rate-limiter
This middleware allows rate limiting of incoming requests to an NodeJS/Express application by tracking the number of requests made by an IP address within a specified time window. Redis is used as a data store to track the number of requests and expiration of the rate limiting key.
https://github.com/rabi-siddique/rate-limiter
expressjs nodejs software-development software-engineering
Last synced: about 7 hours ago
JSON representation
This middleware allows rate limiting of incoming requests to an NodeJS/Express application by tracking the number of requests made by an IP address within a specified time window. Redis is used as a data store to track the number of requests and expiration of the rate limiting key.
- Host: GitHub
- URL: https://github.com/rabi-siddique/rate-limiter
- Owner: rabi-siddique
- Created: 2023-03-04T08:48:07.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T10:35:11.000Z (almost 2 years ago)
- Last Synced: 2023-04-28T10:32:21.604Z (almost 2 years ago)
- Topics: expressjs, nodejs, software-development, software-engineering
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0