Skip to content

a-mt/fcc-filemeta-service

Repository files navigation

File Metadata Microservice

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

    {"size":441147}
    

Install

npm install
npm start

Go to localhost:8080

About

FCC (Legacy) Back End: File Metadata Microservice

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published