Siddhant24 / File-Metadata-Microservice

Node.js app that returns size of the uploaded file

Home Page:https://file-size-api.glitch.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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゜)ノ

About

Node.js app that returns size of the uploaded file

https://file-size-api.glitch.me


Languages

Language:CSS 36.5%Language:HTML 34.7%Language:JavaScript 28.8%