Skip to content

Ethan-Rivas/Invocadores

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INVOCADORES

This is just a test of the League of Legends Developer API.

Easy steps to configure the repo:

1) Clone the repo.

2) Run bundle install.

Configuration:

1) Setup your config/database.yml.

2) Run rake db:setup.

3) Run rails server.

4) Go to app/assets/javascripts/summoners/search.js and add your API Key provided by developer.riotgames.com

5) Enter to localhost:3000 and you’ll see a login page.

Pretty small Tutorial:

1) Register/Login to the site.

2) Write the Summoner Name and click the search button, here you’ll see a page with some data about the Summoner like Ranked info.

MORE METHODS

If you want to add more methods using the League of Legends API you can read about them here: developer.riotgames.com/api/methods

About

Testing the League of Legends API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published