org.clojars.odekopoon/ring-middleware-format

Ring middleware for parsing parameters and emitting responses in various formats (mainly JSON, YAML and Transit out of the box)

Leiningen/Boot

[org.clojars.odekopoon/ring-middleware-format "0.4.1-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.odekopoon/ring-middleware-format {:mvn/version "0.4.1-SNAPSHOT"}

Gradle

implementation("org.clojars.odekopoon:ring-middleware-format:0.4.1-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.odekopoon</groupId>
  <artifactId>ring-middleware-format</artifactId>
  <version>0.4.1-SNAPSHOT</version>
</dependency>

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