Foxhound5366
Honorary Master
I need some help from anybody with experience hosting and setting up Java REST APIs.
I've developed a website that relies on sending queries to an online Java REST API, by constructing URLs like this: www.[host].com/api + [request]. The API returns JSON responses that I decode with some Javascript.
I now want to host that Java REST API myself, but I can't do it on my standard LAMP website hosting ... so I need a third-party solution.
Because I've got no clue how to go about the above (I've had recommendations of Amazon's Lambda functions ... but I can't understand a word of it), is there any service provider in South Africa who could set up that API for me and just restrict it to only respond to calls from my website? Ideally I'd only have to pay for the setup fee and ongoing monthly API hosting.
Thanks!
I've developed a website that relies on sending queries to an online Java REST API, by constructing URLs like this: www.[host].com/api + [request]. The API returns JSON responses that I decode with some Javascript.
I now want to host that Java REST API myself, but I can't do it on my standard LAMP website hosting ... so I need a third-party solution.
Because I've got no clue how to go about the above (I've had recommendations of Amazon's Lambda functions ... but I can't understand a word of it), is there any service provider in South Africa who could set up that API for me and just restrict it to only respond to calls from my website? Ideally I'd only have to pay for the setup fee and ongoing monthly API hosting.
Thanks!