implementation("io.ktor:ktor-server:3.2.0")
Framework for building asynchronous, event-driven web applications with minimal effort. Supports various server engines and plugins for extended functionality.