From 53abe5f14a3b4de3b48a9c2bb4d83aa6f0c2564f Mon Sep 17 00:00:00 2001 From: Sayan Nandan Date: Mon, 11 Dec 2023 14:58:10 +0000 Subject: [PATCH] Add NodeJS driver link --- docs/13.libraries.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/13.libraries.md b/docs/13.libraries.md index f6d3ecb56..ef3b92f42 100644 --- a/docs/13.libraries.md +++ b/docs/13.libraries.md @@ -9,6 +9,7 @@ title: Client drivers We officially maintain the following drivers: - [Rust driver](https://github.com/skytable/client-rust) [Apache-2.0] - Always up to date and is used by the core project itself +- [NodeJS driver **(WIP)**](https://github.com/skytable/client-nodejs) [Apache-2.0]: Currently a work in progress to try and build an idiomatic NodeJS driver :::info More lanugages The team is always looking to support more languages and we wish we could ship more drivers. But due to limited