My App -> Database <- My Web
hey can someone tell me how to connect my tiggzi app to my website database ?
sorry for my english
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
hey can someone tell me how to connect my tiggzi app to my website database ?
sorry for my english
Hello! Your database would need to be exposed via REST APIs. Then you can easily access the database from a mobile app. We are working on a product that allows to expose a database via REST APIs. Let us know if you are interested to learn more.
can you give me tutorial please, i'm just a newbie. I just joined tiggzi yesterday
Hello!
Tiggzi apps can call Rest Services only via HTTP. There must exist Rest Services on the database side to get data from your database.
http://docs.tiggzi.com/tutorials - this may help you.
oke, thanks for your respons