ferderber / league-rank-api

League of Legends Leaderboard web application (Backend) written in Node.js

Home Page:https://lr.cobaltium.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

league-rank-api

Demo version Web Application Repository

LeagueRank is a League of Legends leaderboard application that tracks users progress as they level up.

Planned Features

  • Custom leaderboards (user created)
  • Better caching and cache invalidation
  • Storing more kinds of data
  • Periodic bulk user updates (background requests to the League API for extra matches)
  • Filters (By level, by champion, by rank)

Requirements

  • Node >= 7
  • yarn/npm
  • PostgreSQL or another SQL implementation

Usage

  • First usage: yarn db-setup.
  • yarn start

About

League of Legends Leaderboard web application (Backend) written in Node.js

https://lr.cobaltium.net


Languages

Language:JavaScript 100.0%