rlapi
rlapi copied to clipboard
Add support for all endpoints
- [ ] Population
- [ ]
GET /population
- [ ]
- [ ] Leaderboard
- [ ]
GET /leaderboard/skill/{Platform}/{Playlist} - [ ]
GET /leaderboard/skill/{Platform}/{Stat}
- [ ]
- [ ] Player
- [ ]
GET /player/titles/{Platform}/{PlayerID} - [x]
GET /player/skill/{Platform}/{PlayerID} - [ ]
GET /player/stat/{Platform}/{PlayerID}
- [ ]