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

Add more metadata for corresponding files #19

Open jagnani73 opened 1 year ago

jagnani73 commented 1 year ago

Fixes #18