Ivan Hoi Wang LAW
Posts: 0
Joined: Sun Mar 22, 2015 9:40 pm

Connecting external database

Hello, I'm a new appery user. I need to connect external database. Is there a simple tutorial or documentation that can help me building that connection? thanks!

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Connecting external database

Hi -

Appery.io works with RESTful services, so your external database need to be exposed with REST service to communicate with Appery.io app.

We have such video showing how to connect using REST Xpress -- https://youtu.be/H-bpNfLjFJI

Ivan Hoi Wang LAW
Posts: 0
Joined: Sun Mar 22, 2015 9:40 pm

Connecting external database

If I have to authorize ip access from appery service, is there a way I can find out rest api ip to set that up?

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Connecting external database

Hi Ivan,

You need to wrap your external DB with REST api.

Then you can use this REST api from your app.

Please follow this tutorial to understand how to work with 3rd party REST api:

https://devcenter.appery.io/tutorials...

Regards.

Return to “Issues”