Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

zsoltime/file-metadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free Code Camp: File Metadata Microservice

Full stack Javascript app built for Free Code Camp's File Metadata Microservice challenge.

User Stories

  • 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.