toddmotto / ama

Ask me anything!
20 stars 3 forks source link

Angular 2 file upload multipart form to node server #57

Open efstathiosntonas opened 7 years ago

efstathiosntonas commented 7 years ago

Hi Todd, thanks for all the effort on teaching us stuff.

Can you please create an article about submiting a multipart form on nodejs/multer?

A form with text inputs and a file upload submiting and saving to mongodb with image path and text strings.

There is NO such article in the entire internet.

Thanks