Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeffotoni/grpc-crud

A small crud GRPC example
https://github.com/jeffotoni/grpc-crud

go go-grpc-example golang grpc

Last synced: 24 days ago
JSON representation

A small crud GRPC example

Awesome Lists containing this project

README

        

# GRPC

```bash
$ go install google.golang.org/protobuf/cmd/[email protected]
$ go install google.golang.org/grpc/cmd/[email protected]

```

#### Instalar BUF

[buf build](https://docs.buf.build/installation)