SDK demo applications
Create example web stores with SDK demo applications.
Me Endpoint Checkout app
Overview
The Me Endpoint Checkout app uses the SDKs and Me endpoints to create an example web store. In the example web store you can view Products, add Products to a Cart, log in as a Customer, and migrate a Guest Cart to a Customer Cart.
When running, interactions to the commercetools Composable Commerce API are output in the terminal (server functions) and browser developer console (browser functions).
Installation
The Me Endpoint Checkout app is currently available for the Java, TypeScript, and DotNET Core SDKs. Instructions for installing and using the Me Endpoint Checkout app can be found in the respective SDK's GitHub page.