day8.re-frame/http-fx

A re-frame effects handler for performing Ajax tasks

Leiningen/Boot

[day8.re-frame/http-fx "0.0.2"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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