This document discusses RESTful web services in Drupal 7. It introduces REST and why it is used, describes the key modules like Entity API and RESTful Web Services that enable REST in Drupal 7, and how they allow CRUD operations on Drupal entities via REST. It also provides examples of using a REST client to interact with a Drupal site and case studies of different sites connected via REST.