Liking cljdoc? Tell your friends :D

burningswell.json


json-strclj

(json-str s)

read-jsonclj

(read-json s)

read-stringclj

(read-string s)

wrap-json-paramsclj

(wrap-json-params handler & [default])

Parse the request params as JSON.

Parse the request params as JSON.
raw docstring

wrap-json-responseclj

(wrap-json-response handler & [default])

Encode the response as JSON.

Encode the response as JSON.
raw docstring

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

× close