Is there any tutorial for using gRPC in goa? #2770
kuchaguangjie
started this conversation in
General
Replies: 1 comment
-
The DSL is well documented and that should help. There's also the site https://goa.design and the examples https://github.com/goadesign/examples. Finally there is the slack community (link in the README) where other Goa user may be able to answer specific questions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The tutorial in the github README page is great, but it's using http.
Is there a similar tutorial for gRPC?
Beta Was this translation helpful? Give feedback.
All reactions