implementation("io.ktor:ktor-server-core:3.5.2")
Asynchronous HTTP server primitives — routing, request/response pipeline, content negotiation, and extensible middleware.