Skip to content

Conversation

Ksarelto
Copy link

@Ksarelto Ksarelto commented Oct 9, 2023

Task name: First Api with API Gateway and Lambda functions

Task link: https://github.com/EPAM-JS-Competency-center/cloud-development-course-initial/blob/main/3_serverless_api/task.md#task-3-first-api-with-aws-api-gateway-and-aws-lambda

Result:

Optional:

  • Async/await is used in lambda functions
  • ES6 modules are used
  • Webpack/ESBuild/etc is configured
  • SWAGGER documentation is created for Product Service (https://ksarelto.github.io/aws-backend)
  • Lambda handlers are covered by basic UNIT tests
  • Lambda handlers (getProductsList, getProductsById) code is written not in 1 single module
  • Main error scenarios are handled by API ("Product not found" error).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant