Connect to ESPN's fantasy football API via this JS API client for web and NodeJS. Available as an npm package.
GNU Lesser General Public License v3.0
314
stars
80
forks
source link
Team name missing a space between location and nickname #118
Closed
briancshi closed 5 years ago
Looks like a space is missing between data.location and data.nickname on this line? https://github.com/mkreiser/ESPN-Fantasy-Football-API/blob/master/src/team/team.js#L88