1.1.0 • Published 8 years ago

mp-fast-queue v1.1.0

Weekly downloads
1
License
(ISC OR GPL-3.0)
Repository
github
Last release
8 years ago

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:

1.1.0

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago