File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 11# dgraph-js [ ![ npm version] ( https://img.shields.io/npm/v/dgraph-js.svg?style=flat )] ( https://www.npmjs.com/package/dgraph-js )
22
3- Official Dgraph client implementation for JavaScript, using [ gRPC] .
4-
5- ** Looking for browser support? Check out [ dgraph-js-http] .**
6-
7- [ grpc ] : https://grpc.io/
8- [ dgraph-js-http ] : https://github.com/hypermodeinc/dgraph-js-http
3+ Official Dgraph client implementation for JavaScript, using [ gRPC] ( https://grpc.io/ ) .
94
105This client follows the [ Dgraph Go client] ( https://github.com/dgraph-io/dgo ) closely.
116
127Before using this client, we highly recommend that you go through
13- [ dgraph.io/docs ] ( https://dgraph.io/docs ) , and understand how to run and work with Dgraph.
8+ [ Dgraph Docs ] ( https://docs.hypermode.com/dgraph/introduction ) , and understand how to run and work with Dgraph.
149
1510## Install
1611
You can’t perform that action at this time.
0 commit comments