Sleeper API Players Endpoints
nolmacdonald opened this issue · 0 comments
nolmacdonald commented
REASON
Add access to Sleeper API endpoints for Players with HTTP requests.
Refer to Sleeper Documentation.
DESIGN
Create players.py
to handle league endpoints. The endpoints include:
- Fetch all players
- Trending players
IMPACT
Adds access to Sleeper API endpoints for Sleeper players.
ROADMAP
- Create a class to access Sleeper API endpoints
- Add functions for each endpoint