What is a Rate Limiter? A Rate limiter is a tool that controls the rate of traffic sent or received by an API. It's used to prevent DoS (Denial of Service) attacks, manage API usage,and ensure system stability by limiting the no of client reqs allowed to be sent over a period.
0
0
0
11
0
Download Image