get_resource: Get JSON for a resource (URL). Authenticates if necessary
Description
Get JSON for a resource (URL). Authenticates if necessary
Usage
get_resource(zoltar_connection, url)
Value
A `list` that contiains JSON information for the passed URL
Arguments
- zoltar_connection
A `ZoltarConnection` object as returned by new_connection
- url
A string of the resource's URL