day8.re-frame/http-fx

A re-frame effects handler for performing Ajax tasks

Leiningen/Boot

[day8.re-frame/http-fx "0.1.4-SNAPSHOT"]

Clojure CLI/deps.edn

day8.re-frame/http-fx {:mvn/version "0.1.4-SNAPSHOT"}

Gradle

implementation("day8.re-frame:http-fx:0.1.4-SNAPSHOT")

Maven

<dependency>
  <groupId>day8.re-frame</groupId>
  <artifactId>http-fx</artifactId>
  <version>0.1.4-SNAPSHOT</version>
</dependency>