Hi Otavio,
According to your description, you want to public your database content, share and collect content from client apps. You will need to build a virtual machine on
cloud service, install database instance on it, and use
RESTful service to public
CRUD operations. Unfortunately, there is no free version of cloud service. You can use your favor search engine to find more cloud service if you want.
Another option is to use local database, such as
sqlite. It’s free but you will need to do more work on data synchronization.
Regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.