superstructor/re-frame-fetch-fx

A re-frame effects handler for fetching resources (including across the network).

Leiningen/Boot

[superstructor/re-frame-fetch-fx "0.0.1"]

Clojure CLI/deps.edn

superstructor/re-frame-fetch-fx {:mvn/version "0.0.1"}

Gradle

implementation("superstructor:re-frame-fetch-fx:0.0.1")

Maven

<dependency>
  <groupId>superstructor</groupId>
  <artifactId>re-frame-fetch-fx</artifactId>
  <version>0.0.1</version>
</dependency>