halo/README.md

7 lines
210 B
Markdown
Raw Normal View History

# 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"```