Appery database host,port,username,password,database name
I want to get those in the appery database ; host,port,username,password,database name
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/
I want to get those in the appery database ; host,port,username,password,database name
Hi Elvin -
Could you please be more specific? What are you trying to do?
I wan to know my appery database host,port,username,password,database name those information
like mySQL
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...
Ok thx ![]()