spryker/product-api

ProductApi module


README

Latest Stable Version Minimum PHP Version

ProductApi provides REST API connection towards product functionality. Our API modules expose CRUD facade methods (find, get, add, update, remove) that can be mapped to a URL via REST resource/action resolution.

Installation

composer require spryker/product-api

Documentation

Spryker Documentation