Update downloads_tools.html.erb
add link to clojure client for consul http catalog api
This commit is contained in:
parent
11bd2a66f1
commit
44aaf30455
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue