how to upload file from multer to another API

后端 未结 0 1510
温柔的废话
温柔的废话 2020-11-29 19:26

I have 2 separate NodeJS APIs that uses multer to save a file. I am able to receive the file in 1st API look like below:

{ fieldname: \'imageCdn\',
  original         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题