Koa2 Ratelimit Versions Save

Rate-limiting middleware for Koa2 ES6. Use to limit repeated requests to APIs and/or endpoints such as password reset.

v0.9.0

4 years ago

Fix

  • Fix RedisStore wrong expired seconds
  • Fix X-RateLimit-Remaining and X-RateLimit-Reset headers on Mongodb

Update

  • Update the readme to ad summary
  • Update all dependencies