About
Tapd enables interaction with a Tapd server using two distinct methods: STDIO and SSE. The STDIO server can be built and configured to communicate with Tapd using environment variables for authentication. Alternatively, an SSE server can be created using the provided Go package, offering a stream of server-sent events. Currently, it supports retrieving requirement templates and project role ID mappings.
Key Features
- Retrieves requirement templates from Tapd
- Supports SSE server implementation
- 0 GitHub stars
- Supports STDIO server implementation
- Retrieves project role ID mappings from Tapd