/filemetadata

A microservice that returns a JSON object containing the filename and file size of a file upload

Primary LanguageHTML

File Upload Metadata

An API that returns a json object containing information about a file (filename, file size) when one is uploaded

To install:

  1. Download or clone this repository using git clone.

  2. Run npm install to install the dependencies.

  3. Run npm start.