https://github.com/vdaas/vald-client-node
A Node.js gRPC client library for Vald
https://github.com/vdaas/vald-client-node
vald
Last synced: about 1 month ago
JSON representation
A Node.js gRPC client library for Vald
- Host: GitHub
- URL: https://github.com/vdaas/vald-client-node
- Owner: vdaas
- License: apache-2.0
- Created: 2019-11-08T06:52:36.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-10T12:32:19.000Z (about 1 month ago)
- Last Synced: 2025-04-10T13:53:37.352Z (about 1 month ago)
- Topics: vald
- Language: JavaScript
- Homepage:
- Size: 2.18 MB
- Stars: 8
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vald-client-node
[](https://www.npmjs.com/package/vald-client-node)
[](https://github.com/vdaas/vald/releases/latest)


A Node.js gRPC client library for [Vald](https://github.com/vdaas/vald).
## Install
Using npm,
```sh
npm install vald-client-node
```## Usage
Please see [example/example.js](example/example.js) or [example-ts/example.ts](example-ts/example.ts).
[](https://app.fossa.com/projects/custom%2B21465%2Fvald-client-node?ref=badge_large)