This time, I want to share about creating Node.js microservices project using gRPC as the method of communication between the services.

This time, I want to share about creating Node.js microservices project using gRPC as the method of communication between the services.
The fourth part of “How to Implement GraphQL in Microservices Using Node.js”. I will share about implementing authentication in GraphQL.
The third part of “How to Implement GraphQL in Microservices Using Node.js”. I will share about GraphQL mutation operations here.
The second part of “How to Implement GraphQL in Microservices Using Node.js”. I will share about GraphQL query operations here.
In this first part of “How to Implement GraphQL in Microservices Using Node.js”, I will share about implementing GraphQL as a gateway to our microservices.