Preparing search index...
The search index is not available
Tidyscripts Docs
Tidyscripts Docs
node
http
get_json
Function get_json
get_
json
(
url
)
:
Promise
<
any
>
Takes a url, performs http GET request and converts result to json then returns the json.
Parameters
url
:
string
Returns
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Tidyscripts Docs
Loading...
Takes a url, performs http GET request and converts result to json then returns the json.