From 6a5151d8ec2720291cf11cc5b0f9eeb11fe4485a Mon Sep 17 00:00:00 2001 From: Hadi Date: Thu, 16 Feb 2017 16:38:31 +0200 Subject: [PATCH] Update downloads_tools.html.erb add link to clojure client for consul http catalog api --- website/source/downloads_tools.html.erb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/source/downloads_tools.html.erb b/website/source/downloads_tools.html.erb index a84a93343c..60ea54414f 100644 --- a/website/source/downloads_tools.html.erb +++ b/website/source/downloads_tools.html.erb @@ -62,6 +62,9 @@ description: |-
  • envoy - Consul Clojure client with watchers and other goodies
  • +
  • + clj-consul-catalog - Clojure discovery client for the Consul HTTP API +
  • scala-consul - Scala client for the Consul HTTP API