Liking cljdoc? Tell your friends :D

happy.util

The generated functions use these convenience functions

The generated functions use these convenience functions
raw docstring

get-responseclj

(get-response {:keys [status body]})

Check an HTTP response, JSON decoding the body if value

Check an HTTP response, JSON decoding the body if value
sourceraw docstring

get-urlclj

(get-url base-url path params args)

Replace URL path parameters with their values

Replace URL path parameters with their values
sourceraw docstring

has-keys?clj

(has-keys? m ks)

Checks that m has all ks (a set of keys) present

Checks that m has all ks (a set of keys) present
sourceraw docstring

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

× close