JavaScript - Clients

gRPC

The official JavaScript gRPC client can be found here. Follow the instructions in the README to get it up and running.

More details on the supported versions can be found at this link.

We also have a simple example project, which contains an end-to-end working example of how to use the JavaScript gRPC client, for Node.js >= v6.

HTTP

The official JavaScript HTTP client can be found here. Follow the instructions in the README to get it up and running.

More details on the supported versions can be found at this link.

We also have a simple example project, which contains an end-to-end working example of how to use the JavaScript HTTP client, for Node.js >= v6.


This is a companion discussion topic for the original entry at https://dgraph.io/docs/clients/javascript/