(body->json body)
(body->json body keywordize?)
Takes in input from a post body and slurps/parses it.
Takes in input from a post body and slurps/parses it.
(string->json s)
(string->json s keywordize?)
Parses a JSON string.
Parses a JSON string.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close