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/ghostandthemachine-fetch {:mvn/version "0.1.0-alpha2"}

Gradle

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

Maven

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