fortnite-api-handler

1.0.6 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i fortnite-api-handler

Weekly Downloads

0

Version

1.0.6

License

ISC

Unpacked Size

2.45 kB

Total Files

4

Last publish

Collaborators

  • elbi21