Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1016 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 1016 Bytes

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: