5fbb161f36c73ef167b570b5dada0dc13c99aae3
haven't changed any of the code, per se. Moved the halo pkg code and created main.go file. Should create tests for all of the functionality.
go-halo5-api
go-halo5-api is a wrapper around the Halo5 API as documented at https://developer.haloapi.com.
Usage
Set your API key as an environment variable
export HALO_API_KEY="123456789abcdefghi"
Languages
Go
100%