Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Nowadays, RESTful-WS is perhaps the most widely used technology for remote access. From remote service invocation via HTTP to supporting an Ajax-style interactive web frontend, RESTful-WS is being adopted intensively.
There are a number of reasons for the popularity of RESTful web services:
http://somedomain.com/restful/customer/1 with an HTTP method of GET means that the client wants to retrieve the customer information where the customer ID equals 1.