https://github.com/tensor-programming/grpc_tutorial
https://github.com/tensor-programming/grpc_tutorial
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tensor-programming/grpc_tutorial
- Owner: tensor-programming
- Created: 2019-02-06T23:39:05.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-08T00:57:25.000Z (almost 7 years ago)
- Last Synced: 2024-12-16T19:03:58.437Z (about 1 year ago)
- Language: Go
- Size: 4.88 KB
- Stars: 64
- Watchers: 2
- Forks: 36
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# grpc_tutorial
### In this tutorial, we build a basic API using gRPC and protobufs in Go
## Run `go run main.go` to run the app, run `go build main.go` to build an executable file.
### Check out the Youtube Tutorial for this [Go Program](https://youtu.be/Y92WWaZJl24). Here is our [Youtube Channel](https://www.youtube.com/channel/UCYqCZOwHbnPwyjawKfE21wg) Subscribe for more content.
### Check out our blog at [tensor-programming.com](http://tensor-programming.com/).
### Our [Twitter](https://twitter.com/TensorProgram), our [facebook](https://www.facebook.com/Tensor-Programming-1197847143611799/) and our [Steemit](https://steemit.com/@tensor).