This module provides a REST API that allows you to interact with shopping carts in Drupal Commerce. This enables integration with other applications or custom front-end experiences.
Provides a RESTful interface to interact with carts in Drupal Commerce via a lightweight public API.
A default implementation of the Cart API can be found in the Cart Flyout module.