benflinn / filemetadata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

filemetadata

This simple node server allows you to upload a single file, and then tells you how big the file is in bytes.

This server uses multer, an npm module that adds a body object and a file object to the request object.

About


Languages

Language:JavaScript 80.8%Language:HTML 19.2%