baseball/README.md

208 B

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