@jojoee/nestjs-rate-limiter
TypeScript icon, indicating that this package has built-in type declarations

2.7.9 • Public • Published

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

Package Sidebar

Install

npm i @jojoee/nestjs-rate-limiter

Weekly Downloads

7

Version

2.7.9

License

MIT

Unpacked Size

38.7 kB

Total Files

23

Last publish

Collaborators

  • jojoee