WebService for android app without using tomcat [closed]

0

I would like to know some alternative to tomcat, for me to do a web service for my android application, where I have my local database I want to synchronize this information through webservice. If you have some teaching material to set up the webservice, thank you in advance.

    
asked by anonymous 17.08.2017 / 21:56

1 answer

-1

You could use jboss, wildfly, glassfish.

I also recommend the Firebase platform, where it quickly creates a nosql database in the cloud.

Course: link

I did not do this specifically, but you tend to be very good.

    
18.08.2017 / 21:38