api-request-buffer
A lightweight library to buffer multiple requests to an API and send them in a single request.
A lightweight library to buffer multiple requests to an API and send them in a single request.
Resolve several promises using concurrency limit and failfast.
Simple ratelimiter for Node.js
rate-limiting middleware for Express and Koa
A collection of useful code to complement the official convex package.
A library for API ratelimiting using Upstash and Redis.
A task queue executes tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, @synchronized/@concurrent decorator, Node.js/Browser.
A flexible API for DevTeam with settings management, authentication, and rate limiting.
Rate-limiting middleware for duaGram
A simple scheduler with customizable and scalable rate limits
Rate-limiter for Elysia.js
Rate-limiter + IP for Elysia.js
Fixed window rate-limiting directive for GraphQL. Use to limit repeated requests to queries and mutations.
Basic IP rate-limiting middleware for Express. Use to limit repeated requests to public APIs and/or endpoints such as password reset.
Simple rate limiter plugin based on memory and token bucket algorithm.
A simple gateway for your microservices.
<img src="https://img.shields.io/badge/build-passing-brightgreen.svg"/> <img src="https://img.shields.io/badge/coverage-100%25-brightgreen.svg"/> <img src="https://img.shields.io/badge/license-MIT-blue.svg"/>