mkreiser / ESPN-Fantasy-Football-API

Connect to ESPN's fantasy football API via this JS API client for web and NodeJS. Available as an npm package.
http://espn-fantasy-football-api.s3-website.us-east-2.amazonaws.com/
GNU Lesser General Public License v3.0
312 stars 79 forks source link

Pass constructorParams through on instance creation (including reads). #80

Closed mkreiser closed 5 years ago

mkreiser commented 5 years ago

Additional docs and test cleanup as well.