/product-api

[READ ONLY] Subtree split of the ProductApi module.

Primary LanguagePHPOtherNOASSERTION

ProductApi Module

Build Status Coverage Status

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

Module Documentation