cwendt94 / espn-api

ESPN Fantasy API! (Football, Basketball)
MIT License
544 stars 183 forks source link

Refresh Draft function for Football #538

Closed rob-sumer closed 2 months ago

rob-sumer commented 2 months ago

If we need to run in-step with a live draft, we need a short circuit to retrieve latest draft state without refreshing the entirety of league state, since refreshing league state can take several seconds.

cwendt94 commented 2 months ago

Looks good!