Closed fquffio closed 5 years ago
Build failed due to https://nodejs.org (apparently) being unreachable.
Hi @fquffio can this be merged now? I'm actually trying to use this library in docker and I'm stuck.
Hi @kanujbhatnagar , sorry, I was waiting for your feedback. 🙃 Merged!
This PR resolves #2 by parsing the raw request body before converting ExpressJS Request to Lambda-like event object.
To ensure this problem won't happen again in the future, integration tests have been added for the ExpressJS application.