clj-http-fake

Helper for faking clj-http requests. For testing. You monster.

Leiningen/Boot

[clj-http-fake "0.2.3"]

Clojure CLI/deps.edn

clj-http-fake/clj-http-fake {:mvn/version "0.2.3"}

Gradle

implementation("clj-http-fake:clj-http-fake:0.2.3")

Maven

<dependency>
  <groupId>clj-http-fake</groupId>
  <artifactId>clj-http-fake</artifactId>
  <version>0.2.3</version>
</dependency>