5f0288e32c8c1dc6cc6213bd366fb62391134c65
The secret API key is now imported from the environment instead of being hard coded into the package. The gamertag variable has been renamed to sampleGamertag.
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%