node-red-contrib-got-sequenced 1.0.4

A Node-RED Got node, for simplified HTTP/HTTPS requests - sequenced alternative

npm install node-red-contrib-got-sequenced

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

Node Info

Version: 1.0.4
Updated 8 years, 2 months ago
License: MIT
Rating: not yet rated

Categories

Actions

Rate:

Downloads

14 in the last week

Nodes

  • got-sequenced

Keywords

  • node-red
  • http
  • https
  • get
  • got
  • request
  • sequence

Maintainers