This module is used to interact with Student Services.
As a result of this research, we will learn to implement a
a more modern and attractive gRPC architecture.
-
Install the dependency
buf.build
andprotoc-gen-go
go install github.com/bufbuild/buf/cmd/buf@latest go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
-
Building the server stub and mocks
buf generate proto/
-
Installing main project dependency
go mod tidy
-
Running the server
go run main.go
By default service exposed at port :5080
- Fork this repo
- Implement
Update Student Method
Happy Coding!
Khafid Prayoga: [email protected]