Drevoed / narwhalol

Idiomatic Rust League of Legends DDragon and API wrapper
MIT License
8 stars 0 forks source link

Tracking issue for implementations of every league api endpoint #2

Open Drevoed opened 5 years ago

Drevoed commented 5 years ago

This is a tracking issue for LeagueClient methods that implement access and fetching of data from Riot LoL API endpoints.

Steps

Every method must link to endpoint that it reaches to and to DTO that it returns.

Drevoed commented 5 years ago

This issue will track each endpoint by linking to each issue with that endpoint.