Extends
- Controller
Methods
(async) get_league_standings(req, res, next) → {Promise.<Array.<object>>}
Returns the league standings with calculated stats
Parameters:
Name | Type | Description |
---|---|---|
req |
||
res |
||
next |
Returns:
- Type
- Promise.<Array.<object>>
(async) get_weekly_scores(req, res, next)
Returns the weekly scores
Parameters:
Name | Type | Description |
---|---|---|
req |
||
res |
||
next |
Returns:
Promise