CodeGenieApp / CodeGenieApp/serverless-express
export eventSource default getRequest and getResponse functions
Open
- Dominant language
- JavaScript
- Stars
- 5.3k
- Forks
- 676
- PR merge metrics
- No merged PRs in 30d
Description
I recently needed to slightly modify the eventSource getRequest function but did't need to modify the getResponse function.
Could you export all of the eventSource aws getRequest & getResponse functions and helper functions such as:
getResponseToApiGateway
getRequestValuesFromApiGatewayEvent
getRequestValuesFromEvent
etc.
This would help people who want to slightly tweak the logic used for various aws events.
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.