This document compares REST and SOAP. It notes that REST is simpler than SOAP as it follows the principles of the Web. REST supports many data formats, uses the lightweight HTTP protocol, and is more scalable and cacheable than SOAP. REST is also more widely used than SOAP.