link to vertx-consul-client (#2937)

Signed-off-by: Ruslan Sennov <ruslan.sennov@gmail.com>
This commit is contained in:
Ruslan Sennov 2017-04-21 10:43:15 +03:00 committed by Frank Schröder
parent 5f0a967507
commit ac9bcceecd
1 changed files with 3 additions and 0 deletions

View File

@ -48,6 +48,9 @@ the community.
<li>
<a href="https://github.com/Ecwid/consul-api">consul-api</a> - Java client for the Consul HTTP API
</li>
<li>
<a href="https://github.com/vert-x3/vertx-consul-client">vertx-consul-client</a> - Vert.x client for the Consul HTTP API
</li>
<li>
<a href="https://github.com/undeadlabs/discovery">discovery</a> - Erlang/OTP client for the Consul HTTP API
</li>