spryker/api
最新稳定版本:0.4.4
Composer 安装命令:
composer require spryker/api
包简介
Api module
README 文档
README
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
统计信息
- 总下载量: 793.53k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 42
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2018-01-05