an idiomatic Clojure HTTP client wrapping the Apache client
I have a Clojure application that acts as a proxy service. The goal is to proxy requests to http://127.0.0.1:3000 (Grafana …