Highly configurable and extensible rate limiter library
-
Updated
Nov 16, 2022 - TypeScript
Highly configurable and extensible rate limiter library
A library for rate-limiting (throttling) HTTP requests in Spring applications. It provides annotations to be used on controller methods or classes to enforce rate-limiting and uses a token bucket algorithm to limit the number of requests that can be made in a certain period of time.
Anti-DDOS request limiter
SnoweDiN CDN mirror.
Add a description, image, and links to the request-limiter topic page so that developers can more easily learn about it.
To associate your repository with the request-limiter topic, visit your repo's landing page and select "manage topics."