Skip to content

spryker/api

Repository files navigation

Api Module

Latest Stable Version Minimum PHP Version

Each of our modules can have an API module. Our API modules expose CRUD facade methods (find, get, add, update, remove) that can be mapped to a URL via REST resource/action resolution. We ship some of our crucial modules as showcases, but you can easily create more such modules if needed. The main API module contains a dispatcher that delegates to those API module via resource map and returns the response in the expected format.

Installation

composer require spryker/api

Documentation

Spryker Documentation

About

[READ ONLY] Subtree split of the Api module.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 29