- This is a backend project for rs-node-cloudx-aws course.
-
Product Service - list all: https://ckd7jd8kx4.execute-api.eu-west-1.amazonaws.com/dev/api/get-product-list
-
Product Service - list one: https://ckd7jd8kx4.execute-api.eu-west-1.amazonaws.com/dev/api/get-product-list/{id}
-
Backend Repo: https://github.com/caglagezgen/cloudx-aws-shop-be
-
Front End: https://d2ypzn6w69g9c5.cloudfront.net/
-
Front End Repo: https://github.com/caglagezgen/shop-react-redux-cloudfront
-
Front End PR: EPAM-JS-Competency-center/shop-react-redux-cloudfront#158
-
Done 18.07.2022 / deadline 18.07.2022
- Product service -> done
- Front end integration -> done
- Async/await -> done
- ES6 -> done
- Unit test -> done
- Handlers are separated
- 'Product not found' -> done
- Swagger documentation -> done