Learning gRPC in golang - with some ChatGPT help

I decided to learn how to write gRPC code in golang - and used ChatGPT as an accelerator! Jump to the writeup.

The writeup on GitHub lays out the details. Not much point in repeating it here.

The whole idea is to do three things:

  • refresh my understanding of golang development (especially “modern go”)
  • learn how to use autogenerated code for gRPC
  • see how much ChatGPT can help me in this process

Check out the README on GitHub for all the details!

Clicky

 Share!