Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
/ gamescorer Public archive

Middleware Restful API for handling gaming data

Notifications You must be signed in to change notification settings

truongvinht/gamescorer

Repository files navigation

gamescorer

Middleware RESTful API for managing game data (e.g. vainglory). Inital idea is to gather player and guild data and manage their point system.

Dependency

  • NodeJS 10
  • body-parser
  • express
  • mysql
  • apidoc for documentation (optional)

Configuration

Copy templates/default_settings.json to defaults/settings.json and fill in your database connection.

Guide

In order to start server type following:

node app

License

MIT License (MIT)

About

Middleware Restful API for handling gaming data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published