Create End to End Application using React, Relay, GraphQL, Rejoiner and gRPC

We are going to create a stack where: Microservices are communicating using gRPC using protobuf for serializing-deserializing Frontend is consuming APIs through graphQL React is used to render UI Step 1: gRPC Service You need a gRPC server running for the tutorial. If you don’t have one of your own, you can use the oneContinue reading “Create End to End Application using React, Relay, GraphQL, Rejoiner and gRPC”