GithubHelp home page GithubHelp logo

Comments (5)

mattmartinez avatar mattmartinez commented on June 7, 2024

found out elophant rarely gives out API keys, so I found an alternative that's pretty decent:

https://www.mashape.com/meepo/league-of-legends#!documentation

basically it's free with the following criteria:

API calls
500 / day
$0.0001 per extra

I'm already signed up and have been testing it, and 5,000 API calls = 50cents, so i'm not worried about getting a big bill right now lol.

from gamesocial.

IRTermite avatar IRTermite commented on June 7, 2024

That's cool. This thing will start out small anyway, and is intended for local or small LAN installs anyway. Doubt it will exceed >500 requests to start.

from gamesocial.

IRTermite avatar IRTermite commented on June 7, 2024

PS: Totally didn't realize that was the crucif0rm I was talking to yesterday. My bad.

from gamesocial.

bfosberry avatar bfosberry commented on June 7, 2024

Awesome, btw thanks for the PR @crucif0rm, we overlooked a lot of stuff yesterday for the sake of time.

Good find on the API

from gamesocial.

mattmartinez avatar mattmartinez commented on June 7, 2024

@IRTermite no worries haha.

@bfosberry made a new pull request with some actual game data in it, my next plan is to do the following:

  1. Place the auth token in the "Summoners" DB table
  2. Make "Add Summoner" have one option, just the name, when they enter the name, it does the following:
    • db entry Summoner -> :name 'string'
    • API call to grab summoner ID, place in DB: Summoner -> :summonerid 'int'
  3. Once we have those two items in the database, we can fill the view up with whatever data we want

from gamesocial.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.