File Metadata Microservice
Project Description -
This app helps in securing the properties of a file once a file is submitted and thereafter returns them as a JSON Text. This can be used to make validations for a form such as keeping a file size typically restricted to a specific size. A user can also send a particular type of file.
What Have I Learnt From This Project -
To create a very useful API which would help us in validating a file and allowing it to be sent as data or not.
Tags -
js, node, api, backend, express, trove