ex_trello v0.4.0 ExTrello.API.Cards

Module to wrap Cards API endpoints. reference: https://developers.trello.com/advanced-reference/card

Summary

Functions

card(id_or_shortlink)
card(id_or_shortlink, options)
create_card(list, name)
create_card(list_id, name, options)
create_comment(id_or_shortlink, text)
edit_card(card_id_or_shortlink, fields)