Are there takers for Java SDK for Dhan APIs?

Asking this out of curiosity, what is the language preference for most of the Dhan API users? And curious to know if there are any takers for Java SDKs for Dhan API?

1 Like

The as yet unofficial DhanHQ SDK for Java is now available at GitHub - karthiks/DhanHQ-java: Unofficial DhanHQ SDK for Java platform and it mimics the official API.

Built of fluent design principles, it is build keeping the API developer base in mind for their ease of use. Give it a shot and let me know your experience.

PRs are welcome!

2 Likes

Hello @kartz

Welcome to MadeForTrade community!

Your Github contribution to Dhan is phenomenal, and great to see you here as well! We all are looking for your active contribution here as well.

1 Like

Pleasure, I have contributed to python SDK of Dhan as well to revamp it and that is yet to be merged to the main branch. Because, it was taking time to merge it, I thought of building the Java SDK to check how the community adoption is.

1 Like

Weird! Why is the comment on this post with link to the open-source Java SDK hidden, when it can only serve not just the community but also the company as well?

The community guidelines clearly says, one can post their links to their works. And this work benefits both the company and its audience.

@Hardik You may want to look into unhiding the link to the Java SDK.

Hi,

Our community uses an automated system to prevent spamming, which restricts new users from creating multiple posts with the same link.

No worries, I’ve restored your post for you.

1 Like

The Java SDK for Dhan is now upgraded with Live Market Feed subscription support. More coming your way.

1 Like

I don’t personally use Java, but there are peeps on TQnA who does. :dizzy:
I’m sure it’s a huge time saver not having to write the HTTP queries from scratch. :100:

P.S. Saw the Java SDK while browsing your PR for the Python one which I’m using :nerd_face:

1 Like

Thanks @pavinjoseph for the feedback. The Java SDK has now reached 1.x maturity to demonstrate the fact that it is production ready and the end-user developer, I hope enjoys his time by being productive using it.

My PR for Python SDK has been pending for release for long time now and might be live in sometime. I believe, I would revamp the design of the contract of Python SDK akin to that of Java SDK in my branch version faster than Dhan merge my code. So keep watching he space :slight_smile:

2 Likes