/simple-unary-grpc

Simple unary gRPC

Primary LanguageGo

Unary gRPC

How to run ?

# Run protoc
make run-protoc

# Build app
make build

API Endpoint : http://0.0.0.0:12345

// Process
main.go -> server.go -> service.go -> repository.go

Test

Please read this article https://medium.com/easyread/testing-your-grpc-using-postman-5167347f26dd