There's a thread in the users list which might anser some your questions [1].

>From my perception REST with JSON is become some kind of de facto standard
these days.
Even if AMF is maybe technically the better choice, in times of API driven
design it might be also important 
to provide reusable APIs that could be shared or consumed by anyone and
anything.

Creating a RESTful API is not so hard. In the PHP world one option to achive
it with less effort is SLIM3 [2].
Maybe you could "restify" yor current backend with reasonable effort.

HTH,
Olaf

[1]
http://apache-flex-users.2333346.n4.nabble.com/FlexJS-Support-in-BlazeDS-communication-td11562.html#a13951

[2] http://www.slimframework.com/



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/AMFPHP-support-for-FlexJS-tp56066p56069.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to