Go wrapper library for halo5 api
derek mcquay
5fbb161f36
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. |
||
---|---|---|
halo | ||
.gitignore | ||
main.go | ||
README.md |
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"