koajs / ratelimit

Rate limiter middleware
MIT License
485 stars 57 forks source link

Add conditional option shouldRunFn to allow skipping ratelimit #25

Closed GreyKn closed 4 years ago

GreyKn commented 7 years ago

I needed the ability to conditionally skip the middleware.