Challenge: Implementing Code-First gRPC

Test yourself by implementing the code-first gRPC setup.

We'll cover the following

Overview

Using the project below, perform the tasks highlighted in the requirements section.

Requirements

The below setup has two applications that represent the gRPC client and gRPC server. Both of these use the code-first approach. However, the gRPC service is not currently reachable by the client.

Get hands-on with 1200+ tech skills courses.