Merge pull request #2538 from tolitius/clojure-client

[website]: Clojure client to SDK section
This commit is contained in:
James Phillips 2016-11-29 14:59:44 -08:00 committed by GitHub
commit 35e6d30572
1 changed files with 3 additions and 3 deletions

View File

@ -59,6 +59,9 @@ description: |-
<li> <li>
<a href="https://github.com/dcarbone/php-consul-api">php-consul-api</a> - GO-like PHP Client for the Consul HTTP API <a href="https://github.com/dcarbone/php-consul-api">php-consul-api</a> - GO-like PHP Client for the Consul HTTP API
</li> </li>
<li>
<a href="https://github.com/tolitius/envoy">envoy</a> - Consul Clojure client with watchers and other goodies
</li>
<li> <li>
<a href="https://github.com/codacy/scala-consul">scala-consul</a> - Scala client for the Consul HTTP API <a href="https://github.com/codacy/scala-consul">scala-consul</a> - Scala client for the Consul HTTP API
</li> </li>
@ -162,9 +165,6 @@ description: |-
<li> <li>
<a href="https://github.com/pszymczyk/embedded-consul">Embedded Consul</a> - Library for JVM based applications, provides easy way to run Consul in integration tests <a href="https://github.com/pszymczyk/embedded-consul">Embedded Consul</a> - Library for JVM based applications, provides easy way to run Consul in integration tests
</li> </li>
<li>
<a href="https://github.com/tolitius/envoy">envoy</a> - Consul Clojure client with watchers and other goodies
</li>
</ul> </ul>
<p> <p>