wilhelmagren / gromp

Holistic Python implementation of the public Riot Games Developer API.
MIT License
6 stars 1 forks source link

Refactor endpoint, remove url add api #25

Closed wilhelmagren closed 1 year ago

wilhelmagren commented 1 year ago

All direct endpoint url's are now stored in api class, which is only dependent on endpoint class now.

Resolve (#24) please.