implementation("io.ktor:ktor-server-locations:2.3.13")
Enables type-safe routing by mapping classes to routes, facilitating parameterized paths and query parameters.