Skip to contents

Generate a request to an APIs.guru endpoint.

Usage

call_guru_api(path)

Arguments

path

The route to an API endpoint. Optionally, a list with the path plus variables to glue::glue() into the path.

Value

The response from the endpoint.