The MicroStream Starter Templates
The MicroStream Cloud comes with Starter Templates, that allow you to quickly get started with building your project! You can choose from a list of supported frameworks. Choose one you are comfortable with.
There are small differences that apply between frameworks. You can read up on your specific framework by clicking it in the navigaton bar on the left.
The “controller” Package

This package contains an example controller returning a timestamp on when the DataRoot-Object was created. Here you can add your REST-Endpoints that you want to reach from outside your cluster. You can add endpoints for example to read, write or update a list of customers.
When you input the url gained by click the "Cluster URL" button in the platform tab, you should be greeted by an empty page, showing the creation timestamp of the DataRoot-Object, as defined by the example controller.
The “storage” Package
This package contains all the files required for you to access your MicroStream storage.