UNPKG

koa2-ratelimit

Version:

IP rate-limiting middleware for Koajs 2. Use to limit repeated requests to APIs and/or endpoints such as password reset.

11 lines 122 B
{ "compilerOptions": { "target": "ES6" }, "include": [ "./**/*" ], "exclude": [ "node_modules" ] }