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

Create a client for SLIMS database #140

Closed
5 tasks
dyf opened this issue Sep 20, 2023 · 0 comments · Fixed by #152
Closed
5 tasks

Create a client for SLIMS database #140

dyf opened this issue Sep 20, 2023 · 0 comments · Fixed by #152
Assignees

Comments

@dyf
Copy link
Member

dyf commented Sep 20, 2023

We will start pulling instrument.json and rig.json from Agilent SLIMS soon. These will be file attachments to "Instruments" in SLIMS.

  • talk to the SLIMS engineer from AIFI to get an overview of the API
  • set up a basic client that can authenticate with SLIMS
  • using the API, query for instruments by name
  • download the most recent file attachment
  • respond with the contents of this file, which should be valid JSON, on the endpoint /instrument/<instrument-name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants