implementation("io.ktor:ktor-server-rate-limit:2.3.13")
Implements request rate limiting for web applications, allowing control over client request rates to prevent abuse.