eZ Publish REST API at the eZ Summer Camp 2013

After the workshop on the eZ Publish Public API, I also animated a workshop on the eZ Publish REST API at the eZ Summer Camp 2013. As for the previous one, the slides are online on my github pages and the SummerCamp2013RestApiBundle is also available on my github account with the same branches system (master and workshop_solutions). So for lazy people, the diff gives the expected curl command lines and the JavaScript code to complete the rough admin interface prototype.

Unfortunately, it seems like eZ Publish Community Project 2013.07 is affected by the bug EZP-21522 which prevents any publication of a content with an image… That's why I also added an alternative JSON file to use as the body of the create draft request so that the publication actually works.