clvLabs / fortnitetracker-stats

Stats and tools for fortnitetracker.com
2 stars 0 forks source link

fortnitetracker-stats

Stats and tools for fortnitetracker.com

Setup

Usage

NOTE: some of these scripts show the live logs of the service after finishing. To stop viewing logs, press CTRL+C. Don't worry, the service will continue running on the background :)

Web service

This service exposes a web server on the HTTP port configured as webServer.servicePort in the config file.

API endpoints

REST API endpoints are available under the /api/vi route.

API docs

Development