Welcome to the gRPC Codelabs repository! This repository serves as the starting point for gRPC codelabs and also contains completed codelabs. The examples provided here are designed to assist users of the codelabs by providing hints and guidance.
To get started with the gRPC codelabs, please follow the instructions below:
- Clone this repository to your local machine.
- Install the necessary dependencies as mentioned in the codelab instructions.
- Navigate to the specific codelab directory you wish to work on.
- Follow the instructions provided in the README file of that codelab directory.
Here is a list of available codelabs in this repository:
- Getting Started with gRPC-Go
- Getting Started with gRPC-Go (Streaming)
- Getting Started with gRPC-Java
- Getting Started with gRPC-Java (Streaming)
- Getting Started with gRPC-Python
- Getting Started with gRPC-Python (Streaming)
- Setup Basic gRPC OpenTelemetry Plugin in gRPC C++
- Setup Basic gRPC OpenTelemetry Plugin in gRPC-Python
- Setup Basic gRPC OpenTelemetry Plugin in gRPC-Go
- Setup Basic gRPC OpenTelemetry Plugin in gRPC-Java
Please note that this list will keep updating as new codelabs are added to the repository. Make sure to check back regularly for new content!
This repository is licensed under the Apache License. Feel free to use the code and examples provided here for your own learning purposes.