// --allow-net permission is mandatory in deno // to allow network access deno run --allow-net script.ts