Hello,
Please let me know if this is not the right forum to ask this question. But I wasn't sure where should I post it exactly. Since I need a server for the iOS app that I am building, I thought this would be the best forum as there would be some developers who have been through it already.
So, here is what I will be doing and the info I need to move further. My app will make a couple of GET requests to collect some data in JSON format and will display it on the app. The data will be hardcoded on the ruby on rails (ROR) library that I will be making. I have done basic ROR coding before, and found some resources online which will help guide me to make a library. But since, I am going to submit my app to the app store, I think I would need a server which would respond to the GET requests (correct me if I am wrong here).
Are there any existing free tools out there which could serve as a server? Or can I turn my ROR library itself into server that would be always running. Any info or resources regarding creating a server for an app would be helpful.
Thanks!
Please let me know if this is not the right forum to ask this question. But I wasn't sure where should I post it exactly. Since I need a server for the iOS app that I am building, I thought this would be the best forum as there would be some developers who have been through it already.
So, here is what I will be doing and the info I need to move further. My app will make a couple of GET requests to collect some data in JSON format and will display it on the app. The data will be hardcoded on the ruby on rails (ROR) library that I will be making. I have done basic ROR coding before, and found some resources online which will help guide me to make a library. But since, I am going to submit my app to the app store, I think I would need a server which would respond to the GET requests (correct me if I am wrong here).
Are there any existing free tools out there which could serve as a server? Or can I turn my ROR library itself into server that would be always running. Any info or resources regarding creating a server for an app would be helpful.
Thanks!