8000 GitHub - WorksHub/riven: A tiny Clojure(Script) wrapper for the UpStamps API (upstamps.com)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

WorksHub/riven

Repository files navigation

Riven

The time for talk is over - Riven

Clojars Project

A tiny Clojure(Script) wrapper for the UpStamps API (upstamps.com).

Responses are currently async.

Quick Usage

(require '[riven.core :as riven])

(riven/flags {:client-id       "..."
              :project-key     "..."
              :environment-key "..."}
              on-success-fn
              on-error-fn)

License

Copyright © 2021 WorksHub

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A tiny Clojure(Script) wrapper for the UpStamps API (upstamps.com)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0