Skip to content

emms007/node-red-contrib-got-sequenced

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 78.1%
  • HTML 21.9%