/File-Metadata-Microservice

The fifth FreeCodeCamp's API challenge

Primary LanguageCSS

File Metadata Microsevice

In this BaseJump we need to create file Uploader that give information about file size in byte within the JSON responce

Full code you can find HERE.

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