ronda.routing.href

href

(href descriptor route-id values)
Generate path + query-string for the given route based on the given
RouteDescriptor.

parse

(parse descriptor request-method href)
Parse the given href and produce a map of `:id`, `:path`,
`:route-params`, `:query-params` and `:params`.