implementation("io.ktor:ktor-resources:3.0.0")
Simplifies defining RESTful routes by mapping classes and properties to URL paths and query parameters.