GitHub / deepbludev / rate-limiter-nestjs-redis
Example of a simple web application with a API rate limiter based on the sliding window strategy, using a Redis cache instead of the Nest.js default throttle guard.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepbludev%2Frate-limiter-nestjs-redis
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: TypeScript
Size: 905 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: almost 2 years ago
Topics: api-key-authentication, nestjs, rate-limiter, rate-limiting, redis, sliding-window