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

REST api or similar to acquire data #160

Open
scottcain opened this issue Dec 14, 2021 · 4 comments
Open

REST api or similar to acquire data #160

scottcain opened this issue Dec 14, 2021 · 4 comments
Labels
help wanted Extra attention is needed specs-needed WP_1

Comments

@scottcain
Copy link
Contributor

I think I asked about this in Slack but probably at the wrong time of day :-) so I'm making an issue so I don't forget about it:

Is there a REST endpoint or the like that users can use to get the most recent data?

@scottcain scottcain added the help wanted Extra attention is needed label Dec 14, 2021
@ghost ghost added the WP_1 label Jun 3, 2022
@b-f-chan
Copy link
Contributor

b-f-chan commented Jun 3, 2022

This is part of the new work packages, we will need to spec out and implement

@b-f-chan b-f-chan assigned ghost Jun 3, 2022
@joneubank
Copy link

All data available in the search is available through a GraphQL endpoint provided by arranger. Perhaps what is needed is a short document to be written to explain how to interact with this API since not everyone is familiar with GQL and the filter objects (SQON) used to query it are a syntax unique to Arranger.

PLACEHOLDER: will put the URL to the API here once I get the URL after the maintenance window closes.

@justincorrigible
Copy link
Contributor

justincorrigible commented Jun 15, 2022

@joneubank the URL (for prod) is https://arranger.virusseq-dataportal.ca/<<"project">>/graphql, where the current "project" is cancogen_sep23. https://arranger.virusseq-dataportal.ca/graphql after the Arranger3 update. (Edit: June 16 2023)

@ghost
Copy link

ghost commented Jun 17, 2022

We need more details on this request.

  1. Who are the end users for this REST endpoint
  2. What kind of data are we looking for here?
  3. What are the potential use cases for this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed specs-needed WP_1
Projects
None yet
Development

No branches or pull requests

4 participants