In this section, you will develop the backend services of the E-commerce application.
This endpoint will route requests to get the all the products
This endpoint will route requests to get and update the current user’s shopping cart
This endpoint will route requests to checkout the current user’s current shopping cart
This endpoint will route requests to view the current user’s order history
This will trigger every time a new user confirms their account with Cognito.
This will handle and respond to API requests.