Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

nodecraft/NodeCraft-API---node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Node.js module for the offical NodeCraft API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •