Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this client still being maintained? #30

Open
fritzbrand opened this issue Apr 27, 2022 · 1 comment
Open

Is this client still being maintained? #30

fritzbrand opened this issue Apr 27, 2022 · 1 comment

Comments

@fritzbrand
Copy link

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

@reverentgeek
Copy link
Contributor

Hi @fritzbrand!

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.

I hope this helps!
David

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants