Skip to content

feat: integrate frontend with cart service api - #624

Open
Javlon999 wants to merge 1 commit into
EPAM-JS-Competency-center:mainfrom
Javlon999:task-8-frontend
Open

feat: integrate frontend with cart service api#624
Javlon999 wants to merge 1 commit into
EPAM-JS-Competency-center:mainfrom
Javlon999:task-8-frontend

Conversation

@Javlon999

@Javlon999 Javlon999 commented Jun 4, 2026

Copy link
Copy Markdown

Frontend PR description

What was done?
Updated frontend to use deployed Cart Service API
Connected frontend cart requests to AWS API Gateway Cart Service endpoints
Verified cart read and update requests from UI
Confirmed frontend calls:
GET /api/profile/cart
PUT /api/profile/cart
Confirmed cart data is loaded from backend successfully
Frontend integration with Cart Service is working
Cart API requests return successful responses from deployed backend
API integration itself is working correctly

Cart Service API
https://xu7nizk4sf.execute-api.ap-southeast-2.amazonaws.com/prod/api/profile/cart

Backend Repository
rolling-scopes-school/nodejs-aws-cart-api#54

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