fun Route.get(path: String, body: <ERROR CLASS><Unit, ApplicationCall>): Route
Builds a route to match GET requests with specified path
GET
fun Route.get(body: <ERROR CLASS><Unit, ApplicationCall>): Route
Builds a route to match GET requests