Liking cljdoc? Tell your friends :D

monkey.ci.web.common


default-middlewareclj

source

exception-middlewareclj

source

from-rtclj

(from-rt req f)

Applies f to the request runtime

Applies `f` to the request runtime
sourceraw docstring

make-appclj

(make-app router)
source

make-muuntajaclj

(make-muuntaja)

Creates muuntaja instance with custom settings

Creates muuntaja instance with custom settings
sourceraw docstring

parse-jsonclj

(parse-json s)
source

req->rtclj

(req->rt req)

Gets the runtime from the request

Gets the runtime from the request
sourceraw docstring

req->storageclj

(req->storage req)

Retrieves storage object from the request context

Retrieves storage object from the request context
sourceraw docstring

run-build-asyncclj

(run-build-async rt)

Starts the build in a new thread

Starts the build in a new thread
sourceraw docstring

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

× close