Hacker News new | ask | show | jobs
by biomcgary 2684 days ago
My understanding is that by default, dgraph query responses are in json. Is it possible to get gRPC responses instead?
1 comments

Dgraph exposes both HTTP endpoint and gRPC endpoint. All our official clients use the gRPC endpoint, including Go, Java, NodeJS client.

https://docs.dgraph.io/deploy#ports-usage