REST Resource Editors

A Resource is part of the target URL and refers to the object that you can access with REST methods.

For example, you have the following URL:

http://www.datasciencetoolkit.org/maps/api/geocode/xml?address=Rio&sensor=false

Its resource will be as follows:

/maps/api/geocode/xml

In This Section

See Also

Publication date: