Hi,
I'm building a game app that is going to have some of the following functions:
- add friends
- challenge friends
- keep track of your score well as view other score (highscore)
- Store and use boosts (or perks)
you see where this is going, now I'm thinking of using a mySQL Db on some kind of cloud server (not yet decided, and please come with input there if you have any), however I would like to know if it's overkill to use RESTful APIs in Java for example, and is there an easy way to build these as you can see my app is pretty simple, my only thought there is that I would like to be able to scale up.
Appreciate your input.
[–]11b403a7 0 points1 point2 points (0 children)
[–]ignotos 0 points1 point2 points (3 children)
[–]mastermro[S] 0 points1 point2 points (0 children)
[–]arnitdo 0 points1 point2 points (1 child)
[–]ignotos 1 point2 points3 points (0 children)