Liking cljdoc? Tell your friends :D

blueprint.router


build-routerclj

(build-router api-def routers)

build-urlclj

(build-url elems params)

gen-pathclj

(gen-path elems)

generate-routerclj

(generate-router api-def)
(generate-router {:blueprint.registry/keys [commands router] :as api-def}
                 options)

Takes an api definition that has been parsed by blueprint.core/parse

Takes an api definition that has been parsed by `blueprint.core/parse`
raw docstring

prepare-routeclj

(prepare-route options routers opname {:keys [path]})

uri-forclj

(uri-for api-def nick params)

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

× close