Skip to content

Conversation

@bazloo
Copy link
Owner

@bazloo bazloo commented Nov 19, 2023

  • +70 Lambda functions getProductsList, getProductsList created. API gateway configured, integrated with frontend application.
  • +7.5 (All languages) - Swagger documentation is created for Product Service.
  • +7.5 (All languages) - Lambda handlers are covered by basic UNIT tests
  • +7.5 (All languages) - Lambda handlers (getProductsList, getProductsById) code is written not in 1 single module (file) and separated in codebase.
  • +7.5 (All languages) - Main error scenarios are handled by API ("Product not found" error).

Product Service API - https://y4gqw6g57a.execute-api.us-east-1.amazonaws.com/prod/products

Swagger - https://app.swaggerhub.com/apis/bazloo/ProductService/1.0.0

Store frontend - https://dyu2ht3067ojm.cloudfront.net

PR to frontend with API integration - bazloo/nodejs-aws-shop-react#2

Self estimation - 100 points

@bazloo bazloo merged commit c1a8182 into main Nov 24, 2023
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.

2 participants