REST API client.
Just a wrapper over http.Client with better errors and JSON unmarshaling.
go get github.com/vtopc/go-rest
This will update yours go.mod file.
- Configure linters
- Switch to https://github.com/json-iterator/go ? https://yalantis.com/blog/speed-up-json-encoding-decoding/