article review

Sunday, March 05, 2006

Using REST with Ajax

Article by Nic Ferrier, 5 pages, 20 minutes.
This short article is mostly about explaining what REST is. It does this with a RSS aggregator use-case and some Python sample code. It's readable even for non-Python'ers and serves as a good introduction to REST. The last bit of the article demonstrates the use of AJAX to use a REST service and to accomplish delete actions that are normally not possible using HTML forms. A good read.
read it

0 Comments:

Post a Comment

<< Home