Elvin Chu
Posts: 0
Joined: Sat Apr 11, 2015 2:52 pm

Appery database host,port,username,password,database name

I want to get those in the appery database ; host,port,username,password,database name

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

Appery database host,port,username,password,database name

Hi Elvin -

Could you please be more specific? What are you trying to do?

Elvin Chu
Posts: 0
Joined: Sat Apr 11, 2015 2:52 pm

Appery database host,port,username,password,database name

I wan to know my appery database host,port,username,password,database name those information :) like mySQL

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

Appery database host,port,username,password,database name

But Appery.io is not a SQL database and it is represented as a REST services in your app. So host address you can see in your cURL command, user/password are included in User collections, database you can find in URL to your database.

You can read more here: https://devcenter.appery.io/documenta...

Return to “Issues”