An open API service indexing awesome lists of open source software.

https://github.com/c4nzin/rate-limiter-express

This middleware helps to restrict the number of requests a client can make within a given time period. It's ideal for lightweight use cases and can be easily extended with in-memory, Redis, or MongoDB, Memcached as storage options. https://www.npmjs.com/package/@canmertinyo/rate-limit-express
https://github.com/c4nzin/rate-limiter-express

Last synced: 7 days ago
JSON representation

This middleware helps to restrict the number of requests a client can make within a given time period. It's ideal for lightweight use cases and can be easily extended with in-memory, Redis, or MongoDB, Memcached as storage options. https://www.npmjs.com/package/@canmertinyo/rate-limit-express

Awesome Lists containing this project