Uncovering the ESPN Fantasy Football API
Today we uncovered all the details of the schedule
object that is revealed in mLiveScoring
, mScoreboard
, mMatchupScore
and mMatchup
. Go check it out at in depth analysis of the response data.
Today we uncovered all the details of the schedule
object that is revealed in mLiveScoring
, mScoreboard
, mMatchupScore
and mMatchup
. Go check it out at in depth analysis of the response data.
Because I love fantasy football, databases, and analytics, I've decided to do a deep dive through the ESPN Fantasy Football API this week to document how to get this data and demonstrate how to use Jackson and create SpringBoot apps and MySql databases in the process! Badass right!