You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New Leankit user, and newbie Node.js developer here. I have been busy implementing some custom functions using this client, but I got stuck when I tried to get the child cards of a card. I can see the endpoints in the API, but I do not see the equivalent functions available in this client.
I am quite new a Node.js coding so I may of course be confused, but I just wanted to check if this client is still being maintained or whether I am better off engaging with the API some other way.
Thanks
The text was updated successfully, but these errors were encountered:
As far as I know, this client is not being maintained. It would be better to use the API directly. As you probably already found, there's API documentation available. I would also recommend using a modern HTTP client for Node.js such as axios.
Hi
New Leankit user, and newbie Node.js developer here. I have been busy implementing some custom functions using this client, but I got stuck when I tried to get the child cards of a card. I can see the endpoints in the API, but I do not see the equivalent functions available in this client.
I am quite new a Node.js coding so I may of course be confused, but I just wanted to check if this client is still being maintained or whether I am better off engaging with the API some other way.
Thanks
The text was updated successfully, but these errors were encountered: