Overview
limiter.check() is the core method. Call it before any business logic you want to rate limit.
Parameters
Return Value (CheckResult)
Basic Example
Express Route Example
Error Handling
check() throws a RateLimiterError in these cases: