org.clojars.rubbish/ring-middleware-format

Ring middleware for parsing parameters and emitting responses in various formats. See https://github.com/ngrunwald/ring-middleware-format

Leiningen/Boot

[org.clojars.rubbish/ring-middleware-format "0.1.1"]

Clojure CLI/deps.edn

org.clojars.rubbish/ring-middleware-format {:mvn/version "0.1.1"}

Gradle

implementation("org.clojars.rubbish:ring-middleware-format:0.1.1")

Maven

<dependency>
  <groupId>org.clojars.rubbish</groupId>
  <artifactId>ring-middleware-format</artifactId>
  <version>0.1.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.