Liking cljdoc? Tell your friends :D

freecoin-lib.db.api-key


create-apikey!clj

(create-apikey! {:keys [apikey-store client-app api-key] :as apikey-map})
source

fetch-allclj

(fetch-all apikey-store)
source

fetch-by-api-keyclj

(fetch-by-api-key apikey-store api-key)
source

fetch-by-client-appclj

(fetch-by-client-app apikey-store client-app)
source

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

× close