Skip to content

dedidot/simple-unary-grpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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