Update downloads_tools.html.erb

add link to clojure client for consul http catalog api
This commit is contained in:
Hadi 2017-02-16 16:38:31 +02:00 committed by GitHub
parent 11bd2a66f1
commit 44aaf30455
1 changed files with 3 additions and 0 deletions

View File

@ -62,6 +62,9 @@ description: |-
<li>
<a href="https://github.com/tolitius/envoy">envoy</a> - Consul Clojure client with watchers and other goodies
</li>
<li>
<a href="https://github.com/hadielmougy/clj-consul-catalog">clj-consul-catalog</a> - Clojure discovery client for the Consul HTTP API
</li>
<li>
<a href="https://github.com/codacy/scala-consul">scala-consul</a> - Scala client for the Consul HTTP API
</li>