francismeynard / lambda-multipart-parser

This nodejs module will parse the multipart-form containing files and fields from the AWS lambda event object. It works very well parsing binary and text files.
MIT License
67 stars 25 forks source link

Files metadata #18

Open jagnani73 opened 1 year ago

jagnani73 commented 1 year ago

Add more information to the files like size, checksum,