node-red-contrib-axios

1.2.2 • Public • Published

node-red-contrib-axios

An advanced http request node for Node-RED. Based on the Axios http client.

npm version install size npm downloads Known Vulnerabilities

Nodes of this package

This package provides two nodes.

Http endpoint configuration node

Define your http endpoints base configuration (base URL, authentication, certificates, proxy) in a configuration node. This is a huge benefit, because you can reuse this configuration in multiple request nodes.

axios-endpoint

Http request node

Use this node inside your flows to make http requests.

axios-request

Example flows

Try out this cool basics flow.

Or learn how to use multipart/form-data with this flow.

axios-flow

More documentation

All node functions are well documented inside Node-RED.

Package Sidebar

Install

npm i node-red-contrib-axios

Weekly Downloads

156

Version

1.2.2

License

MIT

Unpacked Size

34.6 kB

Total Files

7

Last publish

Collaborators

  • steineey