REST architecture treats every content as a _____
REST architecture treats every content as a resource. These resources can be Videos, Images, Html Pages, Text Files, dynamic Business Data. REST is a software architectural style that defines the set of rules to be used for creating web services. Web services which follow the REST architectural style are known as RESTful web services.