Liking cljdoc? Tell your friends :D

com.moclojer.server


build-config-mapclj

(build-config-map *router & {:keys [http-host http-port join?]})

build pedestal config map

build pedestal config map
sourceraw docstring

context-configuratorclj

(context-configurator context)

http container options, active gzip

http container options, active gzip
sourceraw docstring

create-watcherclj

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

get-interceptorsclj

(get-interceptors service-map)

get pedestal default interceptors

get pedestal default interceptors
sourceraw docstring

start-server!clj

(start-server! *router & {:keys [start? join?] :or {start? true 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