simple-trello-api
super simple trello api for node.js
supported endpoints
getBoards
const boards = await
getBoardLists
const lists = await
getBoardMembers
const members = await
getBoardCards
const cards = await
super simple trello api for node.js
const boards = await
const lists = await
const members = await
const cards = await
npm i simple-trello-api
0
1.0.1
ISC
3.69 kB
5