API Modules

API modules implement user defined endpoints that can be invoked by client applications to perform complex, data local operations on live cached objects. API modules can handle invocations from clients using the com.scaleoutsoftware.modules:client API.

The following topic details how to create a ShoppingCart API module that updates and performs analysis on a shopping cart.