Liking cljdoc? Tell your friends :D

io.orkes.api-client


authorization-header-keyclj

source

build-tokenclj

(build-token app-key app-secret url)
source

generic-clientclj

(generic-client {:keys [app-key app-secret url]
                 :or {url "http://localhost:8080/api/"}}
                resource)
source

json-headersclj

source

make-requestclj

(make-request req)
source

response-parsercljmultimethod

source

throw-errorclj

(throw-error res)
source

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

× close