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(drs): add SDK support #56

Open
3 tasks
Tracked by #54
pavelnikonorov opened this issue Nov 4, 2024 · 0 comments
Open
3 tasks
Tracked by #54

feat(drs): add SDK support #56

pavelnikonorov opened this issue Nov 4, 2024 · 0 comments

Comments

@pavelnikonorov
Copy link
Collaborator

pavelnikonorov commented Nov 4, 2024

Add SDK support foor the GA4GH Data Repository Service (DRS) API, version 1.4.0.

This issue requires addressing the following steps:

  • In the ./lib/src/clients/drs folder, and based on the models added in feat(drs): add models #55, implement a module with client methods for communicating with the DRS API; these include methods for
    • getting an object metadata
    • retrieveing a data object access URL
  • Document your code; use the TES client as a template/example
  • Provide unit tests for your code; again, use the available TES client as a template/example

Additional context

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

No branches or pull requests

1 participant