UNPKG

catalyst-rate-limiter

Version:

A configurable **rate limiter middleware** for your APIs, built with the Zoho Catalyst Cache service using **Token Bucket Algorithm**.

18 lines (17 loc) 299 B
{ "name": "catalyst-rate-limiter", "version": "1.0.3", "main": "index.js", "type": "commonjs", "keywords": [ "rate-limiter", "zcatalyst", "middleware", "express" ], "author": "Your Name", "license": "MIT", "dependencies": { "zcatalyst-sdk-node": "^3.0.2" } }