项目作者: huynhsamha
项目描述 :
freeCodeCamp - Challenge File Metadata Microservice
高级语言: JavaScript
项目地址: git://github.com/huynhsamha/freecodecamp-file-metadata.git
https://www.freecodecamp.org/challenges/file-metadata-abstraction-layer
Deploy it to Glitch
https://knowing-joke.glitch.me/
User Story
- 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