Web service tutorial

This tutorial explores how to create a small application to perform these four basic operations for customers.

The prerequisites are:

Chapters 1, 2 and 3 are mandatory, as they contain the fundamental knowledge for using the web service.
The next chapters, explores ways to interact with the web service using each of the REST operations, in order to give you the tools to make a full CRUD application.
If you only want to retrieve data, for example when developing a web application to notify you of orders, you might only be interested in Chapter 4.
If you prefer to develop a more complete application, chapters 4 to 7 will interest you.
Chapters 9 and 10 give you more detail on specific content management.

Finally, a cheat-sheet will give you quick hints and reminders.

Here are the chapters to this tutorial: