i have an android app and a server with sails.js. In this server i have a model. I'd like to know how can i get the data in this model from my android app? I should also filter this data before receiving them in the app.
Can anyone help me?
Thank you.