(route->url k)
(route->url k params)
(route->url k params query)
k: page handler i.e. :entity params: path-params map query: query-params map i.e. {:find '[?eid]'}
k: page handler i.e. :entity params: path-params map query: query-params map i.e. {:find '[?eid]'}
(url->route url)
url: abosolute string path i.e. '/_xtdb/entity?eid-edn=...'
url: abosolute string path i.e. '/_xtdb/entity?eid-edn=...'
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close