项目作者: ticachica

项目描述 :
FCC File Metadata Project
高级语言: JavaScript
项目地址: git://github.com/ticachica/ja-filemetadata-ms.git
创建时间: 2017-12-05T07:54:49Z
项目社区:https://github.com/ticachica/ja-filemetadata-ms

开源协议:

下载


File Metadata Microservice

A microservice built on Glitch using the Multer module to upload a file and output it’s size.

  • User Story: I can submit a FormData object that includes a file upload.
  • User Story: When I submit something, I will receive the file size in bytes within the JSON response