ex_trello v0.2.3 ExTrello.Parser
Provides parser logic for API results.
Summary
Functions
Check the possible nested resources for any given object. Should work on any arbitrarily nested objects. TODO: Test coverage
Parse access_token response
Parse action record returned from API response json
Parse board record returned from API response json
Parse card record returned from API response json
Parse list record returned from API response json
Parse request parameters for the API
Parse request_token response
Functions
Check the possible nested resources for any given object. Should work on any arbitrarily nested objects. TODO: Test coverage