juanda3111 / file-metadata-microservice

A microservice that display the metadata of a uploaded file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App for Free Code Camp certification User stories:

I can submit a form that includes a file upload.
The form file input field has the "name" attribute set to "upfile". We rely on this in testing.
When I submit something, I will receive the file name and information within the JSON response

Usage :

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

About

A microservice that display the metadata of a uploaded file.


Languages

Language:JavaScript 59.8%Language:HTML 40.2%