--The service has a base URI that represents whole set of resources
--The base URI can be qualified with an identifier specifying an individual resource
--RESTful services are hierarchical, resources offered by one service can contain more service
--REST uses various representations to represent a resource where text, JSON, XML. XML and JSON are the most popular representations of resources