node-red-contrib-got-sequenced

1.0.4 • Public • Published

node-red-contrib-got-sequenced

Build status NPM version XO code style

A Node-RED Got node, for simplified HTTP/HTTPS requests- sequenced version, merged with simple-sequenced queue (https://github.com/shady2k/node-red-contrib-simple-message-queue)

Installation

Install node-red-contrib-got-sequenced using npm:

npm install --save node-red-contrib-got-sequenced

Usage

To use the node, launch Node-RED (see running Node-RED for help getting started).

The input message’s url property will be used as url for the HTTP request. payload will be used as body for the request and all other properties on the input message will be used as options.

License

MIT © Joakim Carlstein

Package Sidebar

Install

npm i node-red-contrib-got-sequenced

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

10.8 kB

Total Files

8

Last publish

Collaborators

  • emms007