Skip to content
This repository has been archived by the owner on Nov 15, 2018. It is now read-only.

Generates a php library for the ConnectWise REST API's from their swagger specs

Notifications You must be signed in to change notification settings

spinen/connectwise-php-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPINEN's ConnectWise API Clients Generator

Generate php clients from ConnectWise's swagger documents for their REST API.

Each api is built into it's own client.

Clients

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...

  1. mkdir -p swagger/specs
  2. Download the specs into above folder
  3. Download Swagger Code Generator in the swagger folder
  4. Compile the jar with docker mvn image
  5. Run the generator ./generate.sh

About

Generates a php library for the ConnectWise REST API's from their swagger specs

Resources

Stars

Watchers

Forks

Packages

No packages published