@jojoee/nestjs-rate-limiter

v2.7.9
Highly configurable rate limiter library
nestjs nest rate-limiter request-limiter security

nestjs-rate-limiter

Rate Limiter Module for NestJS with modifications

  • add enable flag 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.ip or request.headers['X-Forwarded-For']
  • not support Fastify platform
npm i @jojoee/nestjs-rate-limiter

Metadata

  • MIT
  • Whatever
  • Nathachai Thongniran
  • released 8/31/2021

Downloads

Maintainers