GitHub - charliemurphy07/riot_api · GitHub
Skip to content

charliemurphy07/riot_api

 
 

Folders and files

Repository files navigation

riot_api

  • name_submit.php is where the user will submit his summoner name
  • api_key.php simply has a key variable (insert yours)
  • region.php simply has the region variable...not important
  • function.php takes submitted summoner name, converts it to summoner ID, gets current game info, then stores summoner name, ID, and champ for all players in the game into $match_players storage array
  • mastery_result.php is placeholder for the resulting output page
  • sample.txt is a sample current match json return in case you want to look at how the api packet is set up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • PHP 100.0%