Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 838 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 838 Bytes

LOL Explorer

Anroid application, demonstrating RIOT League Of Legends API usage

main -> main

Supported API calls:
  • champion-v1.2
  • current-game-v1.0
  • game-v1.3
  • league-v2.5
  • lol-static-data-v1.2
  • match-v2.2
  • stats-v1.3
  • summoner-v1.4
  • team-v2.4
Used libraries

Cupboard - as ORM

Retrofit - library for working with REST API