Open cosmotek opened 1 year ago
Hi, thanks for the issue! I think we could add a section of these, because we already have the boilerplate repo: https://github.com/johanbrandhorst/grpc-gateway-boilerplate. Your example repo would be very welcome alongside that 😄. Would you like to contribute a section of the README with links to these two repos? Maybe we could also add a section to the docs website?
Hi, thanks for the issue! I think we could add a section of these, because we already have the boilerplate repo: https://github.com/johanbrandhorst/grpc-gateway-boilerplate. Your example repo would be very welcome alongside that 😄. Would you like to contribute a section of the README with links to these two repos? Maybe we could also add a section to the docs website?
@johanbrandhorst Sure! I'll try to get something written up shortly. I probably could clean up my own repo a bit as well.
I'm now realizing that there was a lot more documentation attached to this repo that I just didn't find. I'm sure I'm repeating a bit of pre-existing stuff. Even so, I'd imagine more examples can't hurt.
heyy @cosmotek can you please assign this issue to me
@ankur-kalita I don't have that power. Im just a guest here as well.
Please stop jumping in on issues and asking them to be assigned to you. Work on one issue at a time. This is your third message and it's starting to look like spam.
Hi!
Thanks for all the work put into this project. It's really great.
I would like offer up a link to an example repo I've created. I was thinking that maybe this could be included in the README under the "examples" section.
It took me a while to figure out a few critical details for my use-case, so I thought that it may help others to have a complete example. I believe my project is a decent example (granted it's new and probably could be refined) of the following cases:
The demo project also details a few different patterns for defining and interacting with RPCs.