implementation("io.ktor:ktor-server-servlet:3.5.1")
Enables deployment of web applications within servlet containers by integrating with the servlet API.