1.0.6 • Published 3 years ago

fortnite-api-handler v1.0.6

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Fortnite API Handler

Description

Fortnite API Handler is a simple package that allows you to handle quite sipmly the Fortnite API. Based on the work of the Fortnite API Team

THIS API IS CURRENTLY WORK IN PROGRESS, IT'S NORMAL IF IT DOESN'T WORK PROPERLY

Installation

To install this package run in the command line this following command:

npm install fortnite-api-handler

Yep, it's just as easy as it seems

Usage

//Require the package
const fah = require('fortnite-api-handler')

//Using the stats function to get the stats of the player
console.log(fah.stats("elbi21"))

Features

  • ~ Return player stats
  • Return API errors with clear explanation
  • BR Shop
  • BR Map
  • News of every mode
1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago