ghostandthemachine/fetch

A ClojureScript and Noir library to make client-server interaction painless.

Leiningen/Boot

[ghostandthemachine/fetch "0.1.0-alpha2"]

Clojure CLI/deps.edn

ghostandthemachine/fetch {:mvn/version "0.1.0-alpha2"}

Gradle

implementation("ghostandthemachine:fetch:0.1.0-alpha2")

Maven

<dependency>
  <groupId>ghostandthemachine</groupId>
  <artifactId>fetch</artifactId>
  <version>0.1.0-alpha2</version>
</dependency>