Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jeffotoni/grpc-crud
- Owner: jeffotoni
- License: mit
- Created: 2022-05-02T05:15:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-03T14:40:28.000Z (over 2 years ago)
- Last Synced: 2024-10-01T15:29:39.945Z (about 1 month ago)
- Topics: go, go-grpc-example, golang, grpc
- Language: Go
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)