Skip to contents

Generate a request to an APIs.guru endpoint.

Usage

call_guru_api(path)

Arguments

path

(character or list) The route to an API endpoint. Optionally, a list or character vector with the path as one or more unnamed arguments (which will be concatenated with "/") plus named arguments to glue::glue() into the path.

Value

The response from the endpoint.