The document compares REST and SOAP, arguing that REST should generally be considered over SOAP. It notes that REST excels over SOAP in terms of API flexibility and simplicity, lower bandwidth usage, security, performance and scalability, support for various data formats, and popularity among major web services. Only in rare cases where requirements are not met should SOAP be considered over REST.