day8.re-frame/http-fx

A re-frame effects handler for performing Ajax tasks

Leiningen/Boot

[day8.re-frame/http-fx "v0.2.0"]

Clojure CLI/deps.edn

day8.re-frame/http-fx {:mvn/version "v0.2.0"}

Gradle

implementation("day8.re-frame:http-fx:v0.2.0")

Maven

<dependency>
  <groupId>day8.re-frame</groupId>
  <artifactId>http-fx</artifactId>
  <version>v0.2.0</version>
</dependency>