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

Experiment: Reusing package generated from swagger code generator #15

Open
jurra opened this issue Apr 19, 2022 · 0 comments
Open

Experiment: Reusing package generated from swagger code generator #15

jurra opened this issue Apr 19, 2022 · 0 comments

Comments

@jurra
Copy link
Collaborator

jurra commented Apr 19, 2022

Background

Some repositories implement Open API, which can be used to generate swagger code, for SDKs.

Falsifiable hypothesis

Using swagger to generate the different implementations for the different clients can facilitate the implementation of some jupyFAIR functionality. This should be easier to do than writing the implementation ourselves for each repository.

Experiment method

Generate or reuse two swagger implementations into one package or codebase, to perform the following command, upload and download.

if the are for instance generated as python packages we could import them in a wrapper package that could act more as a CLI.

Variables and methods

Quantitative: % of something

Qualitative: X amount of users didnt upload until metadata was complete

Results

Quantiative results:

Qualitative results:

Validated learning

Validated or invalidated
Summarize the learning

Next steps

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

No branches or pull requests

1 participant