Liking cljdoc? Tell your friends :D

web-api-common.response


codesclj


edn->jsonclj

(edn->json resp)

errorclj

(error st m)
(error st m fn)

manyclj

(many st col)
(many st col fn)
(many st col offset total fn)
(many st _ col offset _ fn)

map-keysclj

(map-keys f m)

oneclj

(one st d)
(one st d fn)
(one st _ d fn)

parse-routeclj

(parse-route route)

renderclj

(render h)

responseclj

(response {b :data st :status})

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

× close