Free service that allows storing game data online? -


I have created a small game in Java and I want to add the ability to publish my highscore online for a player. / P>

I'm ready to write the server software myself (this is easy with ruby ​​mongol, or even C ++). I just need to host some types of a solution that comes to mind immediately but for my needs this is very expensive as the requirements are very low (I do not need a website, only one web service) I think there is a Cheap solutions can be.

Is there a free or cheap provider for this? What kind of thing is that?

Update

For those interested, this is the solution that came with me:

  • a
  • A domain name purchased < / Li>
  • Using the SQLite database
  • The server implements a REST API
  • forces xml
  • forces the sand text
  • POST POST using the html form, XMLHttpRequest
  • The Hall of Fame, the content type
    • , which causes the title of the Accept Title
    • forces xml
  • Games:
  • Something like this or any other small scale VPS provider might have worked, you can also write it as a small app and publish it, Which is free to a certain point.


    Comments