implementation("io.ktor:ktor-server-locations:2.3.13")
Enables type-safe routing by mapping classes to route paths, simplifying URL parameter handling in web applications.