My attempts to learn Go and some other cool stuff, using various examples, tutorials, and resources. With a little bit of my own stuff mixed in.
- The GO Programming language (https://github.com/adonovan/gopl.io/)
- Pantomath - gRPC Demo (https://medium.com/pantomath/how-we-use-grpc-to-build-a-client-server-system-in-go-dd20045fa1c2)
- Ewan Valentine - gRPC + Mongo + go-micro (https://ewanvalentine.io)
- Todd McLeod - Golang Courses (https://github.com/GoesToEleven)