CodeGenieApp / CodeGenieApp/serverless-express
export eventSource default getRequest and getResponse functions
- Lenguaje dominante
- JavaScript
- Estrellas
- 5.3k
- Forks
- 676
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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!
Guía de contribución
Línea de trabajo
El issue no nombra ningún archivo ni prueba. Empieza localizando las implementaciones de eventSource AWS getRequest y getResponse, y después busca los helpers mencionados, como getResponseToApiGateway, getRequestValuesFromApiGatewayEvent y getRequestValuesFromEvent. Se considera terminado cuando las funciones predeterminadas y las funciones helper necesarias para la personalización se exporten públicamente sin cambiar su comportamiento.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- aws, javascript, node.js
- Área
- api, backend, cloud
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100