ex_trello v1.0.0
ExTrello.API.Base
Provides basic and common functionalities for Trello API.
Summary
Send request to the api.trello.com server
Define a function with this defapicall
macro instead of def
to catch errors and decorate our responses
Functions
Send request to the api.trello.com server.
Macros
Define a function with this defapicall
macro instead of def
to catch errors and decorate our responses.