Cloud Connector examples. The examples have been tested and work in production.
./gradlew test
Each sample (sub-project) has the same structures as in the template folder of the SDK. More instructions and informations are available in SDK/template/README.md
- Using Cloud Connectors gives the overview of the Cloud Connector concept.
- Your first Cloud Connector explains the developer workflow and Cloud Connector code, using Moves as an example.
- CloudConnector API Doc lists functions and structures, and explains goals and usages.
- CloudConnector SDK the SDK to create and test CloudConnector.