Liking cljdoc? Tell your friends :D

hype.core


absolute-path->absolute-urlclj

(absolute-path->absolute-url request absolute-path)
source

absolute-path-forclj

(absolute-path-for routes handler)
(absolute-path-for routes
                   handler
                   {:keys [path-params query-params query-template-params]
                    :or {query-params {}}})
source

absolute-url-forclj

(absolute-url-for request routes handler)
(absolute-url-for request routes handler params)
source

base-url-forclj

(base-url-for request)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close