hsunami10 / LDR-App-client

0 stars 0 forks source link

implement sending images to nodejs server #7

Closed hsunami10 closed 6 years ago

hsunami10 commented 6 years ago

Use custom config object in axios - content-type: multipart/form-data. Check out this video here

hsunami10 commented 6 years ago

check out server side (nodejs) and server and client side

hsunami10 commented 6 years ago

https://stackoverflow.com/questions/47630163/axios-post-request-to-send-form-data

hsunami10 commented 6 years ago

here is how to format the image object