/learning-go

This repository will only include the practice files during learning the Go!

Primary LanguageGo

About

This project is based on the practice from the book building microservice with Go.

In order to run the current example:

go run BasicHttpExample.go

Note

This readme will be updated from time to!