adlio / trello

Trello API wrapper for Go
MIT License
220 stars 71 forks source link

support get my boards #30

Closed ogidow closed 5 years ago

ogidow commented 5 years ago

In the current implementation it is necessary to hit member api to get the board of the user who is attached to api token.

In trello you can use me shortcut as a reference to the user requesting based on api token. Supports me shortcut to reduce the number of api calls when acquiring user's board associated with api tolken

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-11.0%) to 71.708% when pulling e6abb0847e65eedc6467d5d53af00f39782be0bf on ogidow:suppord-get-my-boards into e4cc07c871d0ee17c5579131fc1c786efbb5fe2a on adlio:master.