spinen/connectwise-php-generator
最新稳定版本:2.6.1
Composer 安装命令:
composer require spinen/connectwise-php-generator
包简介
SPINEN's ConnectWise Client Generator
README 文档
README
Generate php clients from ConnectWise's swagger documents for their REST API.
Each api is built into it's own client.
Clients
- Company API Client
- Expense API Client
- Finance API Client
- Marketing API Client
- Mobile API Client
- Procurement API Client
- Project API Client
- Sales API Client
- Schedule API Client
- Service API Client
- System API Client
- Time API Client
Build
You will probably not need to build the client, you can just use the generated. However, here are the steps to remind me how to do it...
mkdir -p swagger/specs- Download the specs into above folder
- Download Swagger Code Generator in the swagger folder
- Compile the jar with docker mvn image
- Run the generator
./generate.sh
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-11-05