If the GET method is used, all query parameters are directly specified within the URL.
; Examples The following first example lists all resources found in the '''tmp''' path of the ''xmark'' database: :<code>[http://admin:admin@localhost:8984/rest/factbook/tmp http://admin:admin@localhost:8984/rest/factbook/tmp]</code> The first example prints the city names from the ''factbook'' database and encloses
all results with a <code><rest:result/></code> elements: