Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

qlick/fireapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FireAPI

FireAPI is the API Client for the 24Fire API.

Installation

npm install @qlick/fireapi
yarn add @qlick/fireapi
pnpm add @qlick/fireapi
bun add @qlick/fireapi

Usage

import FireAPI from '@qlick/fireapi';
const fireapi = new FireAPI("TOKEN");

About

FireAPI is an Wrapper for the 24Fire API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published