Skip to content
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

feat(trs): add support for the GA4GH TRS API #59

Open
1 of 4 tasks
pavelnikonorov opened this issue Nov 4, 2024 · 0 comments
Open
1 of 4 tasks

feat(trs): add support for the GA4GH TRS API #59

pavelnikonorov opened this issue Nov 4, 2024 · 0 comments

Comments

@pavelnikonorov
Copy link
Collaborator

pavelnikonorov commented Nov 4, 2024

Description:

Enhance the GA4GH SDK and associated CLI by adding support for the GA4GH Tool Registry Service (TRS) API. This feature would enable users to interact with TRS-compliant services, both programmatically (through the SDK) and via command-line commands (through the CLI).

We are targeting v2.0.1 of the TRS specification. Please refer to the corresponding documentation and OpenAPI specification document.

Associated issues:

This issue is a meta issue requiring the following individual issues to be addressed:


Documentation Requirements:

Update CLI and SDK documentation with usage examples and configuration details for TRS.

Testing Requirements:

Add integration tests for CLI commands and unit tests for SDK methods to confirm functionality and error handling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready
Development

No branches or pull requests

1 participant