Hi,
I’m working on a java project and I’m wondering why there is no java API implementation, is this kind of useless ?
I see few open source projects but none of them are complete.
Any reason for this ?
Hi,
I’m working on a java project and I’m wondering why there is no java API implementation, is this kind of useless ?
I see few open source projects but none of them are complete.
Any reason for this ?
Great question! Trello doesn’t have any officially maintained API SDK/wrappers. Our primary focus has been on documenting and maintaining the API itself. We’ve had some outstanding folks maintain third-party wrappers and SDKs for various platforms. By the looks of it, GitHub - taskadapter/trello-java-wrapper: Java Wrapper for Trello API is the most up-to-date.
We’ve been working on improving our documentation and I’ve been playing around with some auto-generated SDKs. You can download the auto-generated Java SDK here. Would love your feedback on it. Is this useful? What would make it better?