Upload file between API’s Node.Js

Asked

Viewed 22 times

1

Hello,

I have an API in nodejs, and I need to send a file to another API. Does anyone know how to forward the request?

I’m using the https.request (https://nodejs.org/api/https.html) to make the second request, and I receive the req.files.file.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.