Skip to content

Golang microservices with gRPC, Protocol Buffers (protobuf)

License

Notifications You must be signed in to change notification settings

mohamedbanhawi/grpc-go-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gRPC: Build Modern API & Microservices

Instructions

Protoc Installation

https://grpc.io/docs/languages/go/quickstart/

Build and Run

make <project>
./bin/<project>/server
./bin/<project>/client

Projects

Examples of HTTP/2 API for a Golang microservices with gRPC, Protocol Buffers (protobuf)

Implements Unary, Server streaming, Client Streaming and Bidirectional Streaming of the following

About

Golang microservices with gRPC, Protocol Buffers (protobuf)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published