How to ReSTfully Ajax

Here are some pointers for learning more about the Ajax programming model and how to properly design your Ajax application :

While I am mentionning the Representational State Transfer (ReST) architecture style, here are some additional and valuable resources on this topic :

4 Responses to “How to ReSTfully Ajax”

  1. There is now another alternative REST framework for Java.
    See http://www.restlet.org

  2. Sig says:

    Update on Ajax : Jakob Nielsen, the pope of usability, said : “Ajax: Just Say No”, reason being that Ajax would definitely be ReSTless.
    Thanks, once again, David, for this link !

  3. Sig says:

    Thank you Jerome.

  4. TOTOleHero says:

    There is new concept now the REST-RPC : http://xins.sourceforge.net/restrpc.html

Leave a Reply