Socket
Socket
Sign inDemoInstall

red-contrib-axios

Package Overview
Dependencies
8
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    red-contrib-axios

A http request node for Node-RED


Version published
Maintainers
1
Created

Readme

Source

node-red-contrib-axios

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

Why this node and not the built-in http request node by Node-RED?

This extension separates endpoint base configuration from endpoint execution. Define your api endpoint in a configuration node with a base URL, authentication, TLS and proxy. Use this endpoint configuration in multiple request nodes.

Config node

axios-config

Request node

axios-request

Example flow

Try out this cool example flow.

axios-flow

More documentation

All node function are documented inside Node-RED.

Keywords

FAQs

Last updated on 05 Sep 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc