Demonstration of Go handlers
- Ensure you have Go language installed. Head on here
- Clone this repository. I recommend inspecting each commit to see progress
Invoke the following command to install dependencies
$ go install
To run the go app. This one as http server
$ go run main.go
Access your api at localhost:5000/api