Skip to content

task 3#2

Open
evshipilo wants to merge 1 commit intotask-2from
task-3
Open

task 3#2
evshipilo wants to merge 1 commit intotask-2from
task-3

Conversation

@evshipilo
Copy link
Copy Markdown
Owner

@evshipilo evshipilo commented Aug 20, 2022

Deployed app link - https://d2cyk2ploxy84o.cloudfront.net/
getProductsList link - https://tqveisy986.execute-api.eu-west-1.amazonaws.com/dev/products
getProductsById link - https://tqveisy986.execute-api.eu-west-1.amazonaws.com/dev/products/7567ec4b-b10c-48c5-9345-fc73c48a80aa

Frontend application is integrated with Product Service (/products API) and products from Product Service are represented on Frontend. AND POINT1 and POINT2 are done. (4 points)
+1 - Async/await is used in lambda functions
+1 - ES6 modules are used for Product Service implementation
+1 - Lambda handlers (getProductsList, getProductsById) code is written not in 1 single module (file) and separated in codebase.
+1 - Main error scenarios are handled by API ("Product not found" error)
(TOTAL 8 points)
Done date 20/08 - deadline 23/08

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