node-trello
node-trello copied to clipboard
Node wrapper for Trello's HTTP API.
As of 3/12/24 Trello no longer allows body parameters to be sent in GET requests, the body must be blank, if you do you'll receive the following error: We can't...
For the package to be used for successive calls with different tokens, I added a simple setter.
I made on quick typo fix on the Readme page "Authorize" vs "Authorice"
This copies heavily from the revised code from @adcloud => @luebken to correct the problem with multiple board backup corrupting the base filename and overwriting backups. Changes API call to...
stupid closures. ;-)
if you think it's reasonable.