-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Bilal CAGIRAN edited this page Oct 19, 2016
·
1 revision
Demo : https://extwiii-file-metadata.herokuapp.com
- I can submit a FormData object that includes a file upload.
- When I submit something, I will receive the file size in bytes within the JSON response
Hint: You may want to use this package: https://www.npmjs.com/package/multer
https://extwiii-file-metadata.herokuapp.com
https://extwiii-file-metadata.herokuapp.com/metadata
{
"name":"LOGO.jpg",
"size":"40673 KB",
"type":"image/jpeg"
}
Difficulty ππππππππππ