I need a back end to correspond with the HTTP requests (get and post) that I can make from a game maker program. The back end needs to handle the http requests, and deal with data for users, like stats, user names, security, etc. I think I'd need to be able to set up some custom logic server side to do this.
I'm hoping to find a total and coding free back end solution, or however much I can get in a good program.
I've generally been told that PHP/MySQL programming is the default solution to game servers, but can appery.io meet my needs, and how well?