
Changelog | Issues
A simple, easy to use module for interacting with the FortniteTracker API.
Setup and Installation
$ npm i fortnite
- Signup at FortniteTracker
- Generate an API Key
Getting Started
// Bring in the Fortnite moduleconst Client = ;// Create an instance of the client with your API Keyconst fortnite = 'Your-API-Key'; // All methodsfortnite;fortnite;fortnite;