Michelle's Portfolio

Find Me
DEMO
File Metadata Microservice

Objective

Build a microservice that fulfills the user stories and passes all the tests provided by FreeCodeCamp.

Original Challenge: https://www.freecodecamp.org/learn/apis-and-microservices/apis-and-microservices-projects/file-metadata-microservice

User Stories

  1. I can submit a form that includes a file upload.
  2. The form file input field has the name attribute set to upfile.
  3. When I submit something, I will receive the file name, type, and size in bytes within the JSON response.

Usage

  • Go to the main page, and upload a file using the provided form.

Michelle Chai © 2021-2024