mirror of https://github.com/grpc/grpc.io.git
1.9 KiB
1.9 KiB
| title | language | api_path | src_repo | src_repo_content | spelling |
|---|---|---|---|---|---|
| Go | lang | https://pkg.go.dev/google.golang.org/grpc | github.com/grpc/grpc-go | github.com/grpc/grpc-go/blob/master | cSpell:ignore Isberner Malte youtube |
Quick start
Run your first {{< param language >}} gRPC app in minutes!
Basics tutorial
Learn about {{< param language >}} gRPC basics.
Learn more
- [Examples](https://{{< param src_repo_content >}}/examples/)
- [Additional docs](https://{{< param src_repo_content >}}/Documentation/)
- [Installation](https://{{< param src_repo >}}#installation)
- [FAQ](https://{{< param src_repo >}}#faq)
Reference
Other
- Performance benchmark
- [grpc-{{< plower language >}} repo](https://{{< param src_repo >}})
Developer stories and talks
- Talking to Go gRPC Services Via HTTP/1
A gRPC Conf 2020 presentation by Malte Isberner, StackRox.