External

Fetch

Name: Fetch

Type: varies

Fetch data from an external HTTP API.

circle-info

The response from the API must be JSON-deserializable.

circle-info

Use the generics syntax to specify the type of the returned object (see example).

Last updated