[nodejs] receive image in rest api expressjs

2019-10-08 Thread praveen kumar
Hi I have created rest API in express js and there is end point of create an event .Which include photo and some other attribute json format. How i wll do this.plz suggest -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md

Re: [nodejs] receive image in rest api expressjs

2019-10-08 Thread Amresh Yadav
Hi, Go through below link. https://medium.com/@bmshamsnahid/nodejs-file-upload-using-multer-3a904516f6d2 On Tue, Oct 8, 2019 at 11:35 PM praveen kumar < praveen.kumarsing...@gmail.com> wrote: > Hi > I have created rest API in express js and there is end point of create an > event .Which include p