untitled notebook

node v10.24.1
version: 1.0.0
endpointsharetweet
tech me
var got = require("got"); var githubStatusJson = (await got("https://status.github.com/api/status.json", { json : true })).body;
Loading…

no comments

    sign in to comment