alexsherman / leeg

2 stars 0 forks source link

Masteries #55

Closed alexsherman closed 5 years ago

alexsherman commented 5 years ago

Can test the route by doing localhost:8000/summonermasteries?name={ ... }.

Added ability to get summoner id by name from cache or to query riot api.

Added ability to get summoner masteries by id from cache, DB, or riot api.