Skip to content

Commit

Permalink
Add GopherCon UK link to README
Browse files Browse the repository at this point in the history
  • Loading branch information
johanbrandhorst committed Apr 9, 2020
1 parent 98a3cda commit 48de545
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,15 @@ annotation to your .proto file
path/to/your_service.proto
```
## Video intro
This GopherCon UK 2019 presentation from our maintainer
[@JohanBrandhorst](https://github.com/johanbrandhorst) provides a good intro to
using the grpc-gateway. It uses the following boilerplate repo as a base:
https://github.com/johanbrandhorst/grpc-gateway-boilerplate.
[![gRPC-Gateway presentation](https://img.youtube.com/vi/Pq1paKC-fXk/0.jpg)](https://www.youtube.com/watch?v=Pq1paKC-fXk)
## Parameters and flags
During code generation with `protoc`, flags to grpc-gateway tools must be passed
Expand Down

0 comments on commit 48de545

Please sign in to comment.