elysia-rate-limit

Lightweight rate limiter plugin for Elysia.js

MIT License

Downloads
6.1K
Stars
53
Committers
5

Bot releases are hidden (Show)

elysia-rate-limit - 1.0.3

Published by rayriffy over 1 year ago

What's new?

  • countFailedRequest to change default plugin behavior
  • context for writing your own custom context (i.e. use database or filesystem to store request count instead of memory)
  • skip function to determine this Request should be counted into rate limiter or not
elysia-rate-limit - 1.0.2

Published by rayriffy over 1 year ago

What's new?

  • First functional release.
Package Rankings
Top 17.42% on Npmjs.org
Badges
Extracted from project README
NPM Version NPM Downloads NPM License
Related Projects