node-red-contrib-got

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i node-red-contrib-got

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • joakimbeng