Skip to content

Java desktop application to receive JSON data from Riot's official API and display information about a searched League of Legends player.

Notifications You must be signed in to change notification settings

oscarAG/Summoner-Search-Java

Repository files navigation

Summoner-Search

Summoner Search is a Java desktop application that receives information about a player from the official Riot API. When the application starts, just type in a League of Legends username, select the region that the player belongs to, and click search. The application will return information regarding the player. The project uses my personal API Key to receive information. However, anyone using this project for their own use should use their own personal API key. A personal API key can be created by registering at Riot's developer page. To create a developer account you must have a League of Legends account, which can be created here.This application needs the the JSON-Java library to function. The .jar file can be downloaded here.

This project can be used, copied, modified, and distributed in any way. At any time I reserve the right to change my API key, thus making this application unusable for anyone who does not input their own API key. The API variable can be found under the LoLSearch class.

League of Legends Summoner Search isn’t endorsed by Riot Games and doesn’t reflect the views or opinions of Riot Games or anyone officially involved in producing or managing League of Legends. League of Legends and Riot Games are trademarks or registered trademarks of Riot Games, Inc. League of Legends © Riot Games, Inc.

What is League of Legends? Learn more here.

About

Java desktop application to receive JSON data from Riot's official API and display information about a searched League of Legends player.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published