-
Notifications
You must be signed in to change notification settings - Fork 25
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
SDK roadmap proposal #1403
Comments
as mentioned in the meeting yesterday I assume you meant: scicat-sdk-ts for typescript not javascript. |
this is the idea I vaguely mentioned in the meeting:
route: /api/v3/datasets/datasetsByOwner
pathParameters:
id: 123
authenticated: yes
expected:
length: 2
content: [owerGroup: 123, ownerGroup: 123]
Just food for thoughts, I realise it sounds there's a lot of work in terms of investigation and implementation... |
@minottic interesting idea, and a good one for the long term. Maybe we could start working on your idea in parallel with providing SDKs as-they-are with no testing. |
@dylanmcreynolds what are your thoughts on my proposal? |
Related issues: |
@nitrosx @dylanmcreynolds @minottic Hey, at Fern (buildwithfern.com) we generate idiomatic SDKs in a bunch of languages. Would love to help you guys out in generating Typescript + Python SDKs. Interested in chatting / a demo? |
Updated main description with current status. |
Following up to the discussion regarding the SDK auto generation that took place on the SciCat Collaborator meeting held on 2024/08/20.
Considering all the input and feedback provided by the participants, I proposed the following roadmap:
We will adapt the road map forward based on the outcome.
The text was updated successfully, but these errors were encountered: