Liking cljdoc? Tell your friends :D

lambda.util


*cache*clj


base64decodeclj

(base64decode to-decode)

base64encodeclj

(base64encode to-encode)

date->stringclj

(date->string)
(date->string date)

date-timeclj

(date-time)
(date-time value)

decryptclj

(decrypt body name)

escapeclj

(escape value)

get-current-time-msclj

(get-current-time-ms)

get-envclj

(get-env name & [default])

hmac-sha256clj

(hmac-sha256 secret message)

http-deleteclj

(http-delete url request & {:keys [raw]})

http-getclj

(http-get url request & {:keys [raw]})

http-postclj

(http-post url request & {:keys [raw]})

http-putclj

(http-put url request & {:keys [raw]})

is-in-pastclj

(is-in-past date)

json-mapperclj


load-configclj

(load-config name)

offset-date-time-formatclj


to-ednclj

(to-edn json)

to-jsonclj

(to-json edn)

url-encodeclj

(url-encode message)

wrap-bodyclj

(wrap-body request)

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

× close