0.0.4 • Published 8 years ago

nodecraft-api v0.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

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

0.0.4

8 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago