(json-str s)
(read-json s)
(read-string s)
(wrap-json-params handler & [default])
Parse the request params as JSON.
Parse the request params as JSON.
(wrap-json-response handler & [default])
Encode the response as JSON.
Encode the response as JSON.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close