1.0.0 • Published 10 months ago

bekaar v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

��# bekaar

NOTE:

The package is only allowed for MYCELIUM Corporation associates and requires keys, so please use the package only if you are associated with our corporation.

A Node.js package to interact with the vs-hack API. This package provides simple methods to send, retrieve specific, and fetch all data related to questions.

Features

  • set: Send data to the server.
  • get: Retrieve specific question data by question ID.
  • getAll: Retrieve all question data from the server.

Installation

Install the package via npm:

npm install require



Requirements
Node.js version 12+.
node-fetch version 2.7.0 (included in the package). No additional installation is required as this version supports require() syntax.
An active connection to the vs-hack API.
1.0.0

10 months ago