(build-router api-def routers)
(build-url elems params)
(gen-path elems)
(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`
(prepare-route options routers opname {:keys [path]})
(uri-for api-def nick params)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close