implementation("io.ktor:ktor-server-resources:3.0.0-beta-1")
Simplifies server-side resource management by providing a structured approach to defining and handling RESTful routes.