Resource
A Resource is a part of the target URL, referring to the object to be accessed with REST methods.
For the URL
http://maps.googleapis.com/maps/api/geocode/xml?address=Rio&sensor=false
the resource is
/maps/api/geocode/xml
A Resource is a part of the target URL, referring to the object to be accessed with REST methods.
For the URL
http://maps.googleapis.com/maps/api/geocode/xml?address=Rio&sensor=false
the resource is
/maps/api/geocode/xml