implementation("io.ktor:ktor-server-plugins:2.0.0-beta-1")
Enhances web applications with modular features like serialization, compression, and CORS through customizable plugins.