Commit Graph

4 Commits

Author SHA1 Message Date
Thomas Bennett a6028a69aa Started work on returning structs instead of json strings
Lots of tests have been added to the main.go file.  Several of the functions return structs now instead of json strings.  I've added the initial structs for the remaining functions.
2016-05-10 13:31:32 -07:00
Thomas Bennett 0f96521408 Added examples and package import sections 2016-05-05 15:11:26 -07:00
Thomas Bennett 5f0288e32c Added ability to import HALO_API_KEY environment variable.
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.
2016-05-05 13:17:12 -07:00
Thomas Bennett 205714cad4 Initial commit with most functionality working 2016-05-05 11:13:28 -07:00