baseball/README.md

12 lines
208 B
Markdown

# Baseball CLI Tool
This application will simply grab the on-going games from the ESPN JSON API.
## TODO
* Parse by Team
* Get team stats from the API
* Cache the API calls
* Store in SQLite database