2011年12月13日星期二

ZendCasts.com: RESTful Delete with SLIM, jQuery and JSON


Continuing on with his webcast series looking at using the Slim microframework to create a RESTful web service with JSON Output, John Lebensold takes the code from the previous tutorials (part one, two, three) and adds handling for DELETE to remove values from the data.



This tutorial will show you how to add jQuery RESTful calls for using the DELETE verb when deleting items via a JSON REST interface.


You'll definitely need to check out either the previous tutorials in the series to follow along with the code or grab the current source to see how everything's structured.

没有评论:

发表评论