Skip to content

Instantly share code, notes, and snippets.

View daemswibowo's full-sized avatar
🏠
Working from home

Dimas Wibowo daemswibowo

🏠
Working from home
View GitHub Profile
require('dotenv').config()
const express = require('express')
const fetch = require('node-fetch')
const app = express()
app.use('/', async (req, res) => {
// Attachment URL
const attachmentURL = "https://trello.com/1/cards/5e65954f0f343116e999658f/attachments/5e67a146876719748d64057b/previews/5e67a147876719748d6405ae/download"