(build-config-map *router & {:keys [http-host http-port join?]})
build pedestal config map
build pedestal config map
(context-configurator context)
http container options, active gzip
http container options, active gzip
(get-interceptors service-map)
get pedestal default interceptors
get pedestal default interceptors
(start-server! *router & {:keys [start? join?] :or {start? true join? true}})
start moclojer server
start moclojer server
(start-server-with-file-watcher! {:keys [config-path mocks-path]})
start moclojer server with file watcher
start moclojer server with file watcher
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close