Skip to content

fast-queue/NodeJS-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast-Queue NodeJS-SDK

This API connects with the Fast-Queue core framework hosted at http://tcc-andre.ddns.net/ using REST with the porpouse to make easy the integration of NodeJS codes.

Requesting a Key

This is a under development project and i'm yet creating a website to be responsible to the user's inscriptions to the project. Meanwhile, i'll ask you all to send me a request via this Form while i'm not able to create the website.

Thanks

Installation

npm install mp-fast-queue

Documentation

See the Documentation page for more help. Functions at index module.

Use

var controll = require('mp-fast-queue');

control.initiate('http://tcc-andre.ddns.net/', 'MyAccessKey');
// For the access Key visit https://goo.gl/forms/16QssDzI9JzE3W3b2

Thanks

Thanks all that helped me: