What web service can I use when developing an app?

Asked

Viewed 86 times

-2

I’m developing an App and I need you to tell me which Web Service I can use.

I have to have a cloud server, install a database on that server and configure a web service to be accessed by iOS and Android? How is your web service?

  • Try to be clearer in your question. Take a look at tour and see how the site works and tips on how to improve the question.

  • 1

    The problem with this question is that it is based on opinions and too broad since the PA did not define the needs and constraints of the application.

1 answer

1

There are several alternatives to what you are looking to create. The best recommendation will depend on your experience with which operating systems and programming languages.

By way of example, I can cite Amazon Web Services, Heroku, Windows Azure and Google App Engine. There are many more alternatives, some more flexible, others simpler.

You may also not even need to use one of these aforementioned platforms. You can look for companies that offer server hosting (exclusive or shared) and install everything you need manually. Technically they’ll be in that cloud.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.