Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
https://docs.go-blueprint.dev/
MIT License
3.01k stars 193 forks source link

gRPC Implementation #31

Closed Melkeydev closed 5 months ago

Melkeydev commented 8 months ago

It would be super interesting to see if we can include a gRPC implementation. If someone does this, I want to use Twirp package.

ljpurcell commented 7 months ago

@Melkeydev love the project. I haven't ever touched gRPC before but have been meaning to get some experience with it. I'm happy to take a crack at this if no one else has plans. Thanks!

Melkeydev commented 7 months ago

@ljpurcell Yeah no problem, please take it over. However, I do want to say can we integrate Twirp? It is a RPC client. https://github.com/twitchtv/twirp

ljpurcell commented 7 months ago

@Melkeydev yep totally. Sorry, saw that in your original description and fully on board with that 👍