I want to create a rating application in android. The app will be installed in a mobile device where the user can rate from 0 to 10. Then I want to collect those data to a database and show them in my web application. I found that I have to create a REST API where the android app will send the data to a web server so I can manipulate them.
How can I send those data from the android app to the webserver?
Which framework should I use to create the REST API? I am between Laravel and Node.js.
Can anyone help me, please?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire