Proposal: Go SDK for UCP #75
dhananjay2021
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I've developed a Go SDK for the Universal Commerce Protocol and would like to contribute it to the project. The SDK follows the patterns established by the existing Python and JavaScript SDKs.
Repository: https://github.com/dhananjay2021/ucp-go-sdk
What's Included
Packages
models/client/server/validation/extensions/examples/Features
Example Usage
Platform Client:
Business Server:
Questions for Maintainers
python-sdkandjs-sdk)?About Me
I'm a Staff Software Engineer and Tech Lead on Thumbtack's Partnership team, where I led the OpenAI MCP partnership and the team that built Thumbtack's MCP app for OpenAI.
Given my experience with agentic protocols and AI-commerce integrations, I'm excited about UCP's potential to standardize the commerce layer for AI agents. I'd love to contribute to the ecosystem by bringing Go SDK support, following the patterns established by the existing Python and JavaScript SDKs.
I'm happy to make any adjustments based on maintainer feedback.
LinkedIn: https://www.linkedin.com/in/dhananjay-sathe-48029b54/
Technical Details:
go build ./...✓go vet ./...✓Beta Was this translation helpful? Give feedback.
All reactions