Basic Go bindings for the NBA's open data portals. This is very much a WIP and should not be used until more functionality & tests are added.
- Cover most of data.nba.net's json files
- Cover some of stats.nba.net for advanced stats stuff
- Add database support to auto create database & populate
** Note this is just the basic loading method, the methods for loading relationships aren't included (ie. Loading all the plays for a given Game struct etc..) **
PlayersScoreboardScheduleGamesTeams- Coaches
Standings- Team Stat Leaders
- BoxScore
Play-By-Play- LeadTracker
- Player Game Log
- Player Profile (?)
- Team Schedule (by year v1 + v2)
- Team Roster
- Team Leaders
- PlayoffBracket
- PlayoffSeriesLeaders
- Recap Article
- Preview Article