clj-http-s3

Middleware to allow cli-http to authenticate with s3

Leiningen/Boot

[clj-http-s3 "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-http-s3/clj-http-s3 {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("clj-http-s3:clj-http-s3:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-http-s3</groupId>
  <artifactId>clj-http-s3</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>