From 8963cf2f8b5c066e1de12d4c24404ffeabc7b5fe Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Mon, 3 Apr 2017 12:55:24 -0700 Subject: [PATCH] Documentation: add dims v3 gateway API for python --- Documentation/integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/integrations.md b/Documentation/integrations.md index 155b571f2..7c9bb210f 100644 --- a/Documentation/integrations.md +++ b/Documentation/integrations.md @@ -46,6 +46,7 @@ - [cholcombe973/autodock](https://github.com/cholcombe973/autodock) - A docker deployment automation tool - [lisael/aioetcd](https://github.com/lisael/aioetcd) - (Python 3.4+) Asyncio coroutines client (Supports v2) - [txaio-etcd](https://github.com/crossbario/txaio-etcd) - Asynchronous etcd v3-only client library for Twisted (today) and asyncio (future) +- [dims/etcd3-gateway](https://github.com/dims/etcd3-gateway) - etcd v3 API library using the HTTP grpc gateway **Node libraries**