(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |