Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shijuvar/go-recipes

Code examples for the book "Go Recipes" by Apress.
https://github.com/shijuvar/go-recipes

golang influxdb mongodb

Last synced: 5 days ago
JSON representation

Code examples for the book "Go Recipes" by Apress.

Awesome Lists containing this project

README

        

# Go Recipes
Code examples for the book "Go Recipes" by Apress.

# gokit
Check out [github.com/shijuvar/gokit](https://github.com/shijuvar/gokit) for further examples on Go.

## Articles
* [Building High Performance APIs In Go Using gRPC And Protocol Buffers](https://medium.com/@shijuvar/building-high-performance-apis-in-go-using-grpc-and-protocol-buffers-2eda5b80771b)
* [Using Binary-Only Packages In Go](https://medium.com/@shijuvar/using-binary-only-packages-in-go-667bd7b123c8)