node-red-contrib-got 1.0.0

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

npm install node-red-contrib-got

Build status NPM version XO code style

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

Installation

Install node-red-contrib-got using npm:

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

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.0
Updated 8 years, 8 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

5 in the last week

Nodes

  • got

Keywords

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

Maintainers