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