mtslzr / srapi

Sports Reference API
MIT License
0 stars 0 forks source link

Filter GetStandings by Year #51

Closed mtslzr closed 5 years ago

mtslzr commented 5 years ago

Added structs for Standings, and notably improved the returned data from GetStandings. Also added an endpoint to filter standings by year. Added unit tests for new endpoints.

mtslzr commented 5 years ago

Completes #7.