Liking cljdoc? Tell your friends :D

com.timezynk.useful.rest


agent-infoclj

(agent-info req)

encode-filenameclj

(encode-filename filename)

errorclj

(error status message)

etag-responseclj

(etag-response req response)

file-responseclj

(file-response body
               &
               {:keys [filename content-type content-description status]
                :or {status 200}})

integer-paramclj

(integer-param params k default)

json-responseclj

(json-response body & {:keys [status headers] :or {status 200}})

not-foundclj

(not-found)

PLUSclj


remove-nilclj

(remove-nil u)

unauthorizedclj

(unauthorized)

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

× close