🚀 Get 25% off access to all my premium courses - use discount code FUNCMAIN at checkout - view the pricing page now!
In this video, we are going to be looking at gRPCs and what the advantages of gRPC over your more traditional HTTP approach.
In this video, we are going to be looking at Protocol buffers and how they differ to your more traditional formats like JSON.
In this video, we are going to be looking at how we can effectively implement acceptance tests for our gRPC microservice.
In this video, we are going to be covering the topic of error handling within your gRPC microservice.
In this video, we are going to be implementing the foundations of our gRPC server in Go.
In this video, we are going to be taking a look at how we can implement the AddRocket gRPC handler function.
In this video, we are going to be taking a look at how we can implement the DeleteRocket gRPC handler function.
In this video, we are going to be taking a look at how we can implement the GetRocket gRPC handler function.
In this video, we are going to be taking a look at how we can install the latest version of the protoc compiler onto our local computer.