Liking cljdoc? Tell your friends :D

cawdy.core


add-routeclj

(add-route conn id host type arg)
source

clean-configclj

(clean-config conn)
source

configclj

(config conn)
source

connectclj

(connect address)
source

create-serverclj

(create-server conn id opts)
source

example-routesclj

source

files-routeclj

(files-route {:keys [root]})
source

handlersclj

(handlers address id)
source

has-route-with-host?clj

(has-route-with-host? routes host)
source

remove-routeclj

(remove-route conn id host)
source

replace-route-with-hostclj

(replace-route-with-host routes host with)
source

route-typesclj

source

routesclj

(routes address id)
source

routes-from-idclj

(routes-from-id id)
source

save-configclj

(save-config conn cfg)
source

static-routeclj

(static-route {:keys [body]})
source

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

× close