From b7930b2f5d20b9f2bb8b2e31aed984c86b34ac08 Mon Sep 17 00:00:00 2001 From: Andrey Vasnetsov Date: Tue, 25 Apr 2023 14:19:19 +0200 Subject: [PATCH] Add JS client ot readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe4e36f3ce..45c617e92f 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,7 @@ Qdrant offers the following client libraries to help you integrate it into your - [Python client](https://github.com/qdrant/qdrant-client) - [Go client](https://github.com/qdrant/go-client) - [Rust client](https://github.com/qdrant/rust-client) +- [JavaScript/TypeScript client](https://github.com/qdrant/qdrant-js) ## Features