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.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Node.js module parses multipart-form data containing files and fields from AWS Lambda event objects, supporting both binary and text file formats. It's designed for developers building serverless applications on AWS who need to handle file uploads through API Gateway integrated with Lambda functions. The package returns a structured JSON object with file metadata and form fields, making it easier to process multipart form submissions in serverless environments.