Skip to content

feat: add new community maintained ADK client SDKs #484

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

bih
Copy link

@bih bih commented Jul 4, 2025

We're using ADK pretty heavily and really enjoying using it compared to other agent frameworks. As we've been exploring productionizing some of these prototypes, we've needed some reliable SDKs for communicating with the FastAPI endpoints provided by either adk web or adk api_server.

This adds a section containing the TypeScript / Node.js client we created based on the OpenAPI specification with a bit of idomatic styling. We plan on adding a bunch of clients in other languages, such as Python and Java and I'm sure the community can add others.

Thanks for all the hard work you're doing with ADK. Let me know if there's any changes we should make to better suit the information architecture you already have for the ADK docs!

Copy link

google-cla bot commented Jul 4, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@bih bih changed the title Add new community maintained ADK client SDKs feat: add new community maintained ADK client SDKs Jul 4, 2025
@lavinigam-gcp
Copy link
Collaborator

@bih Hi Bilawal, thank you for raising the PR. I would like you to move the content to the following section:

https://google.github.io/adk-docs/community/ and more specifically this location: https://github.com/google/adk-docs/blob/main/docs/community.md

You can add a section: “Community Tools” and then add your tool.

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

Successfully merging this pull request may close these issues.

2 participants