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