Retrieving data from Appery.io databse
Hello
we are just started with Appery mobile application.
Can I use my server to keep the database and connect it to the application using REST
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/
Hello
we are just started with Appery mobile application.
Can I use my server to keep the database and connect it to the application using REST
Hi Ramesh,
Yes. This may help you: http://docs.appery.io/documentation/r...
Hello! Just to add...
1) Do Distinct request to receive all user_id from collection Responses http://docs.appery.io/documentation/b...
2) From response (item #1) form user_id array
3) Do request to Users and check _id $nin array formed in #2 http://docs.appery.io/documentation/b...
http://docs.appery.io/documentation/b...