About Portfolio
Portfolio About

File Metadata Microservice

An Express API that allows users to upload files in order to measure their size in bytes.

The application consists of two routes, one GET and one POST. The application utilises the Multer middleware in order to implement file-upload functionality. API responds with JSON data.

Note: This application is hosted on Heroku. Please allow a few seconds for the hosting server to wake up when attempting to view it live.