elfinxx / LootBoxAPI

mirror of https://gitlab.com/SingularityIO/LootBoxAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LootBoxAPI

An unofficial Overwatch API System.

Installation

Normal

The api requires Node.js v6+ and mongodb to run.

$ git clone https://gitlab.com/SingularityIO/LootBoxAPI.git api
$ cd api
$ npm install
$ node app.js

Docker

Install Docker Engine and Docker Compose.

$ git clone https://gitlab.com/SingularityIO/LootBoxAPI.git api
$ cd api
$ docker-compose up -d

Donate

If you like our project and want to support us feel free to donate us. So that our server costs get reduced

Donate

Projects that currently use our api:

Guides

Styleguide

Support

In need of support? We're more than happy to help, you can join us on Discord, Teamspeak3, the Forums or via Skype / Reddit

Credits

  • TechFreak of LootBox.eu
  • ISY of LootBox.eu
  • Fuzz for examples of tf2ease.xyz
  • Chris of LootBox.eu
  • Jarva

Todos

License

MIT

About

mirror of https://gitlab.com/SingularityIO/LootBoxAPI

License:MIT License


Languages

Language:JavaScript 100.0%