Getting started
Microservices are server-side applications which may be used to extend the Cloud of Things platform with customer-specific functionality.
If you want to jump right in, check out our Hello world tutorial for Java.
Would you rather code in Python or JavaScript? We do not have an SDK for these, but you can check out our examples for developing microservices in Python and Node.js.
For detailed information, see:
- General aspects and functionality of using microservices on top of Cloud of Things
- How to develop and deploy microservices using the SDK for Java
- How to use the Cloud of Things REST interface to develop microservices