Liking cljdoc? Tell your friends :D

monkey.ci.web.common


default-middlewareclj


exception-middlewareclj


from-rtclj

(from-rt req f)

Applies f to the request runtime

Applies `f` to the request runtime
raw docstring

make-appclj

(make-app router)

make-muuntajaclj

(make-muuntaja)

Creates muuntaja instance with custom settings

Creates muuntaja instance with custom settings
raw docstring

parse-jsonclj

(parse-json s)

req->rtclj

(req->rt req)

Gets the runtime from the request

Gets the runtime from the request
raw docstring

req->storageclj

(req->storage req)

Retrieves storage object from the request context

Retrieves storage object from the request context
raw docstring

run-build-asyncclj

(run-build-async rt)

Starts the build in a new thread

Starts the build in a new thread
raw docstring

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

× close