0.1.9 • Published 5 years ago

simple-fortnite-api v0.1.9

Weekly downloads
78
License
MIT
Repository
github
Last release
5 years ago

A simple, easy to use module for interacting with the FortniteTracker API.

Setup and Installation

$ npm i simple-fortnite-api
  1. Signup at FortniteTracker
  2. Generate an API Key

Getting Started

// Bring in the Fortnite module
const fortnite = require('simple-fortnite-api');
// Create an instance of the client with your API Key
const client = new fortnite('Your-API-Key');

// All methods
client.find('username').then(console.log);

Issues

If you run into any issues, have any queries or concerns or would just like to make a few suggestions please do not hesitate to join our discord support server