The REST API itself provides this interface. But the function that will be executed when using https POST,PUT,GET (OnCreate, OnWrite, OnRead) and so on is implemented e.g. in C++ in the apps. The datalayer itself does not hold any data it is a broker. See FAQ for ctrlX Data Layer.
... View more