arango-cljs/forest

Forest - a cozy home for (ArangoDB) Foxx applications. Write scalable, database-ready APIs and apps in Clojurescript with ease.

Leiningen/Boot

[arango-cljs/forest "0.2.0"]

Clojure CLI/deps.edn

arango-cljs/forest {:mvn/version "0.2.0"}

Gradle

implementation("arango-cljs:forest:0.2.0")

Maven

<dependency>
  <groupId>arango-cljs</groupId>
  <artifactId>forest</artifactId>
  <version>0.2.0</version>
</dependency>