Liking cljdoc? Tell your friends :D

clj-github-app.client


AppClientcljprotocol

app-requestclj

(app-request _ method url opts)

app-request*clj

(app-request* _ opts)

requestclj

(request _ installation-id method url opts)

request*clj

(request* _ installation-id opts)
source

make-app-clientclj

(make-app-client github-api-url
                 github-app-id
                 private-key-pem-str
                 connection-pool-opts)
source

remove-leading-slashclj

(remove-leading-slash url-or-path)
source

request-implclj

(request-impl connection-pool token opts)
source

resolve-urlclj

(resolve-url path-or-url github-api-url)
source

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

× close