Convert a XLSX to Json using NodeJs and XLSX package
Here is my full scenario:
I have a static site hosted on S3. Its just an interface for uploading an file. The upload is done using API Gateway as an endpoint, that triggers an lambda function.
Here is my full scenario:
I have a static site hosted on S3. Its just an interface for uploading an file. The upload is done using API Gateway as an endpoint, that triggers an lambda function.