fetch-fx

re-frame fx handler with Javascript Fetch API.

Leiningen/Boot

[fetch-fx "0.1.2-SNAPSHOT"]

Clojure CLI/deps.edn

fetch-fx/fetch-fx {:mvn/version "0.1.2-SNAPSHOT"}

Gradle

implementation("fetch-fx:fetch-fx:0.1.2-SNAPSHOT")

Maven

<dependency>
  <groupId>fetch-fx</groupId>
  <artifactId>fetch-fx</artifactId>
  <version>0.1.2-SNAPSHOT</version>
</dependency>