A microservice built on Glitch using the Multer module to upload a file and output it's size.
- User Story: I can submit a FormData object that includes a file upload.
- User Story: When I submit something, I will receive the file size in bytes within the JSON response