MCP.so
登录

šŸš€ Go-Tapd-SDK

@go-tapd

å…³äŗŽ šŸš€ Go-Tapd-SDK

The Go Tapd SDK is a Go client library for accessing the Tapd API

基本俔息

åˆ†ē±»

开发巄具

č®øåÆčÆ

MIT

čæč”Œę—¶

go

ä¼ č¾“ę–¹å¼

stdio

å‘åøƒč€…

go-tapd

é…ē½®

ęš‚ę— ę ‡å‡†é…ē½®

čÆ„ęœåŠ”å™Øēš„ README äø­ę²”ęœ‰åÆč§£ęžēš„ MCP é…ē½®å—ļ¼ŒčÆ·å‰å¾€ä»£ē ä»“åŗ“ęŸ„ēœ‹å®‰č£…čÆ“ę˜Žć€‚

代码仓库

å·„å…·

ęœŖę£€ęµ‹åˆ°å·„å…·

å·„å…·ę˜Æä»Ž README äø­č‡ŖåŠØęå–ēš„ć€‚ē»“ęŠ¤č€…åÆä»„åœØ ## Tools ę ‡é¢˜äø‹åˆ—å‡ŗå·„å…·,å³åÆå”«å……čæ™éƒØåˆ†å†…å®¹ć€‚

ę¦‚č§ˆ

What is šŸš€ Go-Tapd-SDK?

šŸš€ Go-Tapd-SDK is a Go client library for accessing the Tapd API. It provides programmatic access to Tapd resources (e.g., labels, stories) and supports webhook event handling. The library is currently a non-stable version and is not recommended for production use.

How to use šŸš€ Go-Tapd-SDK?

Install with go get github.com/go-tapd/tapd. Create a client using either Basic Authentication (client ID + secret) or a Personal Access Token (PAT), then call service methods like LabelService.GetLabels or StoryService.GetStories. A webhook server can be built using the included webhook package to handle Tapd event dispatches.

Key features of šŸš€ Go-Tapd-SDK

  • Go client library for the Tapd API
  • Supports Basic Authentication and Personal Access Token (PAT)
  • Provides service methods for labels, stories, and more
  • Includes a webhook server for handling Tapd events
  • Requires Go version 1.25 or later
  • MIT licensed

Use cases of šŸš€ Go-Tapd-SDK

  • Retrieve labels from a Tapd workspace
  • Fetch stories from a Tapd workspace
  • Build a webhook server to listen to Tapd story update events
  • Automate Tapd data operations within Go applications

FAQ from šŸš€ Go-Tapd-SDK

How does šŸš€ Go-Tapd-SDK differ from the Tapd CLI tool?

The README mentions a sibling CLI project (go-tapd/cli) built on this SDK. The SDK is a Go library for integrating Tapd API into your own programs, while the CLI is a terminal tool for quick local operations and scripting.

What authentication methods does šŸš€ Go-Tapd-SDK support?

The README shows two methods: Basic Authentication using a client ID and secret, and Personal Access Token (PAT) authentication using an access token.

Is šŸš€ Go-Tapd-SDK stable for production use?

No. The README warns that the current version is non-stable and not recommended for production use.

What Go version is required?

The badge in the README indicates that supported Go versions are >=1.25.

Where can I report issues with šŸš€ Go-Tapd-SDK?

The README invites users to submit issues on the GitHub repository: https://github.com/go-tapd/tapd/issues/new.

评论

开发巄具 åˆ†ē±»äø‹ēš„ę›“å¤š MCP ęœåŠ”å™Ø