An open API service indexing awesome lists of open source software.

https://github.com/secretshardul/lambda_multipart_example

multipart/form-data upload example on AWS Lambda using aws-lambda-multipart-parser library. The code uses serverless framework and NodeJS.
https://github.com/secretshardul/lambda_multipart_example

Last synced: 4 months ago
JSON representation

multipart/form-data upload example on AWS Lambda using aws-lambda-multipart-parser library. The code uses serverless framework and NodeJS.

Awesome Lists containing this project

README

          

# lambda_multipart_example
multipart/form-data upload example on AWS Lambda using aws-lambda-multipart-parser library. The code uses serverless framework and NodeJS.