implementation("io.ktor:ktor-server-core:3.5.0")
Framework for building asynchronous web applications with minimal effort, offering features like digest authentication and session management.