maksad / file-metadata-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File Metadata Microservice

FreeCodeCamp File Metadata Microservice challange

User stories

  • User can submit a FormData object that includes a file upload
  • When user submit something, they will receive the file size in bytes within the JSON response

Heroku App

https://file-meta-data-api.herokuapp.com/

About


Languages

Language:HTML 52.4%Language:JavaScript 47.6%