Open payne-chris-r opened 7 years ago
I noticed in the multer lesson that I didn't actually have to install multer with them, and I wondered if we maybe shouldn't be including it in the express-api-template unless that api requires the use of multer? Any thoughts?
multer
I don't think it's necessary, so let's remove it.
I noticed in the multer lesson that I didn't actually have to install
multer
with them, and I wondered if we maybe shouldn't be including it in the express-api-template unless that api requires the use of multer? Any thoughts?