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
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...