xkrsz / kek

League of Legends API challenge 2016

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

powder kek

LoL API Challenge 2016

Configuration

To run it locally you need:

  • MongoDB
  • node
  • npm

Install bunyan and coffee-script:

  • npm install -g bunyan coffee-script (may need administrator permission)

Run command:

env KEY=<your-league-developer-api-key> coffee server.coffee | bunyan

About

League of Legends API challenge 2016


Languages

Language:CoffeeScript 48.0%Language:JavaScript 40.3%Language:CSS 11.7%