REST Resource Editors

Applies to ReadyAPI 3.51, last modified on March 21, 2024

A Resource is part of the target URL, referring to the object which 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

REST Service Interface
Interface Reference

Highlight search results