An open API service indexing awesome lists of open source software.

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: about 1 month ago
JSON representation

Projeto gRPC para buscar CEP

Awesome Lists containing this project

README

          

### grpc-cep

$ go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28
$ go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.2

protoc --go-grpc_out=require_unimplemented_servers=true:. -I=%SRC_DIR% --go_out=%SRC_DIR%\protobuf %SRC_DIR%\protobuf\cep.proto