com.github.strojure/ring-control

More controllable composition of Ring middlewares.

Leiningen/Boot

[com.github.strojure/ring-control "1.0.59"]

Clojure CLI/deps.edn

com.github.strojure/ring-control {:mvn/version "1.0.59"}

Gradle

implementation("com.github.strojure:ring-control:1.0.59")

Maven

<dependency>
  <groupId>com.github.strojure</groupId>
  <artifactId>ring-control</artifactId>
  <version>1.0.59</version>
</dependency>