healthunlocked.re-frame/http-fx

A re-frame effects handler for performing Ajax tasks

Leiningen/Boot

[healthunlocked.re-frame/http-fx "0.1.7"]

Clojure CLI/deps.edn

healthunlocked.re-frame/http-fx {:mvn/version "0.1.7"}

Gradle

implementation("healthunlocked.re-frame:http-fx:0.1.7")

Maven

<dependency>
  <groupId>healthunlocked.re-frame</groupId>
  <artifactId>http-fx</artifactId>
  <version>0.1.7</version>
</dependency>