1.2.2 • Published 2 months ago

node-red-contrib-axios v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

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.

1.2.2

2 months ago

1.2.1

3 months ago

1.2.0

7 months ago

1.1.1

1 year ago

1.1.0

1 year ago

0.4.1

2 years ago

0.4.0

2 years ago

0.4.2

1 year ago

0.3.0

2 years ago

0.2.0

2 years ago