Liking cljdoc? Tell your friends :D

com.timezynk.useful.test.http


*base-url*clj


build-urlclj

(build-url & uri-fragments)

delete-jsonclj

(delete-json token uri-fragment & [body])

get-jsonclj

(get-json token uri-fragment)
(get-json token uri-fragment query-params)

parse-bodyclj

(parse-body response)

post-jsonclj

(post-json token uri-fragment body)

put-jsonclj

(put-json token uri-fragment body)

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

× close