From f17656c39f27f3adc79fd3fd51b9fdc84cc414a1 Mon Sep 17 00:00:00 2001 From: Ruslan Sennov Date: Fri, 21 Apr 2017 10:43:15 +0300 Subject: [PATCH] link to vertx-consul-client (#2937) Signed-off-by: Ruslan Sennov --- website/source/api/libraries-and-sdks.html.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/source/api/libraries-and-sdks.html.md b/website/source/api/libraries-and-sdks.html.md index afd01b4ef5..9ddcc1fd8b 100644 --- a/website/source/api/libraries-and-sdks.html.md +++ b/website/source/api/libraries-and-sdks.html.md @@ -48,6 +48,9 @@ the community.
  • consul-api - Java client for the Consul HTTP API
  • +
  • + vertx-consul-client - Vert.x client for the Consul HTTP API +
  • discovery - Erlang/OTP client for the Consul HTTP API