2016-05-05 11:13:28 -07:00
|
|
|
# go-halo5-api
|
2016-05-05 13:17:12 -07:00
|
|
|
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"```
|