Client drivers/examples

I had a doubt before adding these as issues. Should we call these drivers or examples? Right now the client just establishes a connection and then can be used to query/send mutations.

Don’t we need to have the relevant proto files generated, so they can be used by the client? If so, these files need to be checked in as well. That’s what would add some meat to the drivers.

Right, that along with an example file like the one we have now should be good enough for people to get started using the client.

Should this go into the dgraph repo?

Maybe we can create a dgraph-io/clients repo.

1 Like

Created the repo https://github.com/dgraph-io/clients

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.