implementation("io.ktor:ktor-resources:3.5.1")
Enables type-safe routing and requests by defining resources as annotated classes, facilitating structured and maintainable code.