nodecraft-api

0.0.4 • Public • Published

NodeCraft-API---node.js

Node.js module for the Official NodeCraft API.

npm install nodecraft-api

Code Example

Please review the API Documentation for more details on specific operations and acquiring an API key.

  var api = require('nodecraft-api')('username', 'xxxxx-xxxxx-xxxxx-xxxxx');
  api.services.list(console.log);

Documentation

/nodecraft-api/

    Package Sidebar

    Install

    npm i nodecraft-api

    Weekly Downloads

    0

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • jamie-c
    • matthew.a
    • blazedd
    • cherryjimbo
    • ncworker