implementation("io.ktor:ktor-resources:3.3.2")
Simplifies defining RESTful routes by mapping classes to endpoints, enhancing code readability and maintainability.