{"library":"express-throttle","type":"library","category":null,"description":"Request throttling middleware for Express using a token bucket algorithm with sliding window refill. Version 2.0.0 is current stable. Enables per-route rate limiting with configurable burst capacity, rate, and key function (defaults to IP address). Supports half-requests and custom cost per request. Limitations: in-memory storage by default (not shared across processes), and race conditions when using custom external backends under high load. Recommended for single-process apps.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","throttle","request","express","middleware"],"last_verified":"Wed May 27","install":[{"cmd":"npm install express-throttle","imports":["const throttle = require('express-throttle');"]},{"cmd":"yarn add express-throttle","imports":[]},{"cmd":"pnpm add express-throttle","imports":[]}],"homepage":null,"github":"https://github.com/GlurG/express-throttle","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/express-throttle","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/express-throttle/compatibility"}}