Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 369 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 369 Bytes

File Metadata Microservice

A microservice built on Glitch using the Multer module to upload a file and output it's size.

  • User Story: I can submit a FormData object that includes a file upload.
  • User Story: When I submit something, I will receive the file size in bytes within the JSON response