asmaa bk
Posts: 0
Joined: Sat Apr 18, 2015 12:01 pm

What if I had my own database?

If I had a database that is my own ( not the one you offer ) that i want to link to my app that I am building with you (papery.io), How can I retrieve an send data from and to it ?

M&M
Posts: 0
Joined: Tue Nov 11, 2014 6:59 am

What if I had my own database?

There's some help on that topic, at this link: https://getsatisfaction.com/apperyio/...

Simply put you'd need to have your database on a server and be able to access it using REST API - something similar to what Appery provides. You'll then be able to place calls using urls with request parameters and a response with the requested data is returned - usually json or xml.

You can also use services like Dreamfactory, restexpress etc. I haven't really used those as on date so I cannot comment more on that

Return to “Issues”