Liking cljdoc? Tell your friends :D

ensorcel.conjure


arg-countclj

(arg-count f)
source

assemble-callcljs

(assemble-call path-fn body-fn method)
source

body-fncljs

(body-fn params)
source

call->cljs

(call-> call & thens)
source

clientcljs

(client spellbook service-name)
source

endpointclj/s≠

clj
(endpoint impls [endpoint spec])
cljs
(endpoint base-url {:keys [path method params] :as spec})
source (clj)source (cljs)

format-pathcljs

(format-path values [f & fragments])
source

path-fncljs

(path-fn base-path path)
source

serviceclj

(service spellbook service-name & impls)
source

validateclj

(validate received expected raise!)
source

wrapcljs

(wrap endpoints)
source

wrap-endpointclj

(wrap-endpoint {:keys [params method returns response] :or {response ok}} f)
source

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

× close