akeaswaran / cfb-scoreboard-api

Reparsing ESPN's internal college football API to make it more usable.
https://cfb-scoreboard-api.herokuapp.com/
MIT License
16 stars 2 forks source link

Awesome work! #7

Closed coxta closed 7 years ago

coxta commented 7 years ago

For a couple of years now I've been hacking together multiple APIs - mainly ESPN's bottomline and Pinnacle Sports betting lines - for a CFB Pick'em application . Both have pretty limited information so this will certainly be a significant improvement for the app this year (thanks). I've simply added a few items to the API output that I'll need to have and hope that others may find them useful also.

The updates shouldn't affect any calls currently being made to the API unless consumers wanted to pull the extra items as well.

Again, great work!