Liking cljdoc? Tell your friends :D

com.moclojer.server


create-watcherclj

(create-watcher *router & {:keys [config-path mocks-path]})
source

host-middlewareclj

(host-middleware handler-fn)
source

reitit-routerclj

(reitit-router *router)
source

start-server!clj

(start-server! *router & {:keys [join?] :or {join? true}})

start moclojer server

start moclojer server
sourceraw docstring

start-server-with-file-watcher!clj

(start-server-with-file-watcher! {:keys [config-path mocks-path]})

start moclojer server with file watcher

start moclojer server with file watcher
sourceraw docstring

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

× close