(dissoc-params url params)removes all keys of the map that appear as a parameter of the url
removes all keys of the map that appear as a parameter of the url
(dissoc-path-params url params)removes all keys of the map that appear as a parameter of the url
removes all keys of the map that appear as a parameter of the url
(extract-url-parameters url)given a parameterized url returns a map with :path and :query extrected variables
given a parameterized url returns a map with :path and :query extrected variables
(from-mappings mappings statement)gets a resource url from mappings
gets a resource url from mappings
(interpolate url params)given a parameterized url and a map with values, returns a string with a result url, with the values applied
given a parameterized url and a map with values, returns a string with a result url, with the values applied
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |