node-red-contrib-axios 1.2.2

A http request node for Node-RED

npm install 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.

Node Info

Version: 1.2.2
Updated 1 month, 2 weeks ago
License: MIT
Rating: 5.0 1

Actions

Rate:

Downloads

170 in the last week

Nodes

  • axios-endpoint
  • axios-request

Keywords

  • node-red
  • http
  • request
  • axios

Maintainers