This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

st-api-com

1.0.3 • Public • Published

st-api-com

SpaceTraders API Communicator

A Simple API Wrapper for the space traders API.

Provides all the requests for you. Returns the response for you to parse and use to your desire.

// There is only one event -> 'error'

NameOfCommunicatorInstance.on('error', (error) => { 
    console.log(err.message);
    // error will always be an Error Object
    });

/st-api-com/

    Package Sidebar

    Install

    npm i st-api-com

    Weekly Downloads

    0

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    20.8 kB

    Total Files

    5

    Last publish

    Collaborators

    • acrylicmarlin