https://github.com/nenodias/grpc-cep
Projeto gRPC para buscar CEP
https://github.com/nenodias/grpc-cep
cep-api go golang grpc grpc-go
Last synced: 2 months ago
JSON representation
Projeto gRPC para buscar CEP
- Host: GitHub
- URL: https://github.com/nenodias/grpc-cep
- Owner: nenodias
- Created: 2022-08-29T21:03:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-30T12:08:35.000Z (almost 3 years ago)
- Last Synced: 2024-06-21T20:26:29.144Z (12 months ago)
- Topics: cep-api, go, golang, grpc, grpc-go
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### grpc-cep
$ go install google.golang.org/protobuf/cmd/[email protected]
$ go install google.golang.org/grpc/cmd/[email protected]protoc --go-grpc_out=require_unimplemented_servers=true:. -I=%SRC_DIR% --go_out=%SRC_DIR%\protobuf %SRC_DIR%\protobuf\cep.proto