API get

library operator
ID: a39a873e-dfb9-4ac9-ab12-24cb1051a4bb
Queries a given URL via GET request and emits its parsed response.

Implementation

The implementation of API get makes use of the following 8 operators.

1
Replaces placeholders in a given string with given values.
1
Converts the type of a value.
4
Emits a constant value for each item.
1
Sends an HTTP request.
1
Decodes a JSON string and emits the corresponding Slang data.