The datasink
type allows the user to link a data source file with the app and makes it available to be rendered as HTML5. This type is one of the most complex, in which is possible to feed the app with user`s own data or highly menageable third party data.
The Data Source is file where will be possible to manage the data available to the app throw the datasink
. The data in this file, can be inserted by the user, or came from another source like a RSS, Instagram or Facebook. Every entry in the Data Source file is totally manageable by the user, it can by accepted, refused, deleted or even modified.