This is an automated email from the ASF dual-hosted git repository.
francischuang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git
The following commit(s) were added to refs/heads/master by this push:
new 1ec1e81 Site: Add JavaScript client to client list
1ec1e81 is described below
commit 1ec1e811816086ed03d30850b30826bbeb33b951
Author: Francis Chuang <[email protected]>
AuthorDate: Fri Sep 13 08:18:39 2019 +1000
Site: Add JavaScript client to client list
---
site/_docs/index.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/site/_docs/index.md b/site/_docs/index.md
index c699901..c478feb 100644
--- a/site/_docs/index.md
+++ b/site/_docs/index.md
@@ -174,3 +174,10 @@ highly welcomed!
* *License*: [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
* Avatica version 1.2.0 to 1.6.0
* *Maintainer*: Lukáš Lalinský
+
+### JavaScript binding to Calcite Avatica Server
+* [Home page](https://https://github.com/waylayio/avatica-js)
+* Language: JavaScript
+* *License*: [MIT](https://opensource.org/licenses/MIT)
+* Any Avatica version
+* *Maintainer*: Waylay.io
\ No newline at end of file