/File-Metadata-Microservice

Node.js app that returns size of the uploaded file

Primary LanguageCSS

File Metadata Microservice

=========================

Usage:

  1. Submit a FormData object that includes a file upload.
  2. When you submit something, you will receive the file size in bytes within the JSON response.

Response Example:

{"size":1099}

\ ゜o゜)ノ