ex_trello v0.4.0 API Reference

Modules

Provides access interface to the Trello API

Module to wrap the Actions API endpoints. reference: https://developers.trello.com/advanced-reference/action

Provides Authorization and Authentication API interfaces

Provides basic and common functionalities for Trello API

Module to wrap Boards API endpoints. reference: https://developers.trello.com/advanced-reference/board

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

JSON encode/decode wrapper module. It’s separated to isolate the code affected by differences between the JSON libraries

Provide a wrapper for :oauth request methods

Provides parser logic for API results

A collection of helpful utility functions

Exceptions