Skip to content

Unofficial CrossFire West Api Client for Node.js

License

Notifications You must be signed in to change notification settings

cfna/cfwest-api

Repository files navigation

[Unofficial] CrossFire West ApiClient for Node.js

GitHub Workflow Status (branch)

npm (scoped)

npm

Unofficial CrossFire West ApiClient implementation for Node.js

Important Notice:

🚧 This Module is still in development stage and not intended for public usage yet! 🚧

Getting Started

Install the @cfwest/api-client package via yarn or npm:

# add the dependency via yarn
yarn add @cfwest/api-client
# or via npm
npm install --save @cfwest/api-client

Usage

//TODO: Add usage documentation.

Api Docs

The docs are build via GitHub Actions and always contain the latest documentation built from the development branch. Click here for Api Docs

License

(c) 2019 - 2022 - PDDStudio & Contributors - MIT Licensed