@jojoee/nestjs-rate-limiter
v2.7.9
Published
Highly configurable rate limiter library
Maintainers
Readme
nestjs-rate-limiter
Rate Limiter Module for NestJS with modifications
- add
enableflag option to enable or disable the feature - apply rate limit on only GraphQL request and disable to other types of request
- using IP from
request.iporrequest.headers['X-Forwarded-For'] - not support
Fastifyplatform
