Golang Simple API is small library to enable simple Authenticated API calls
go get github.com/helios-live/go-simpleapi-builder
import api "github.com/helios-live/go-simpleapi-builder"Check the examples dir for a complete working example# go-simpleapi-builder