Liking cljdoc? Tell your friends :D
Clojure only.

ataraxy.response

A namespace that contains Ataraxy's standard responses, and adds default handler methods for each one.

A namespace that contains Ataraxy's standard responses, and adds default
handler methods for each one.
raw docstring

ToResponsecljprotocol

A protocol used to transform a value into a response map.

A protocol used to transform a value into a response map.

->responseclj

(->response x)

Turn its argument into a valid Ring response map.

Turn its argument into a valid Ring response map.
sourceraw docstring

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

× close