An open API service indexing awesome lists of open source software.

https://github.com/teknoir/node-red-teknoir-send-multipart

This is a node-red node for posting http(s) requests containing files as multipart formData. Currently a work in progress.
https://github.com/teknoir/node-red-teknoir-send-multipart

Last synced: 7 months ago
JSON representation

This is a node-red node for posting http(s) requests containing files as multipart formData. Currently a work in progress.

Awesome Lists containing this project

README

          

# node-red-teknoir-send-multipart
This is a node-red node for posting http(s) requests containing files as multipart formData. Currently a work in progress.

## Installation
```
npm -g install node-red-contrib-send-multipart
```