Hello, I am taking part in a voluntary project in my college and would like to create a Web Service to help with the internal process and learn a little more about it. Our team has the following environment:
- A site hosted by Hostgator.
- A software that uses the database provided by Hostgator.
However, I would like to create a system for interacting the site, the software and one more application (Android and iOS), so the need to create the Web Service. The initial idea was to create it in Java, because I have more experience and ease in dealing with the language, but Hostgator does not support Java, as I was informed by the support. In addition to that, I believe that website hosting services can not be used to maintain a Web Service.
Here are the questions:
-
Is there any way to host the website and web service on the same hosting service? How?
-
If it is not possible, is there another kind of service where I can keep the two or do I have to leave the site there and the Web Service in another service?
I have researched here and in other forums, but I did not find a response that answered completely.
If you know a course, video lesson, bibliography, website, tutorial that can complement the answers, it would be a great help.