tinted-proxy

A non-transparent proxy for ring.

Leiningen/Boot

[tinted-proxy "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

tinted-proxy/tinted-proxy {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("tinted-proxy:tinted-proxy:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>tinted-proxy</groupId>
  <artifactId>tinted-proxy</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>