Search code examples
phpmobilebackendhaxe

How do I use a server for mobile application?


I recently started to do development in the Haxe language with OpenFL (AS3 background). But I have never worked on an app that communicates with a server - or never done any programming for servers for that matter!

I have to make a mobile app (for which I intend to use Haxe) where the new user creates an account on the server, and thus also interact withe other user accounts in a desired way.

So could someone guide me in the right direction to approach this situation? I'm guessing I will need to use PHP or ruby etc. or can I use Haxe to program on the server? are there any good libraries that also provide security while making facility for user accounts? Is AWS or Google app engine something I can use?


Solution

  • check this simple but complete tutorial by filtreck http://mromecki.fr/blog/post/haxite-writing-entire-website-using-haxe