Skip to content

ticachica/ja-filemetadata-ms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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