Use
get_resource()
instead ofget_model()
ortrello_get()
Use
update_resource()
instead ofput_model()
Use
create_resource()
instead ofpost_model()
Use
delete_resource()
instead ofdelete_model()
Use
get_token()
instead oftrello_get_token()
Use
search_resource()
instead oftrello_search()