CodeGenieApp / CodeGenieApp/serverless-express

Support for the express@5.x

Open
#691 1 comment 10 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
5.3k
Forks
676
PR merge metrics
No merged PRs in 30d

Description

A new version of Express.js was recently released.
Unfortunately, the serverless-express does not support the new version.

The main issue occurs during request parsing with the body-parser. After updating to version 5.x, the request body is not parsed, and we receive a Buffer instance as the body

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.