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

Autogeneration of a Dart/Flutter and Python client from the openAPI3 spec #16

Open
pacharanero opened this issue Mar 31, 2023 · 2 comments
Assignees

Comments

@pacharanero
Copy link
Member

Using this toolchain it is possible to automatically generate client libraries which make integration of this API easier in other languages.

We can of course produce them in various languages, Python would probably be a good start, but we could also consider Dart since this would make the creation of the future WHAM/Inequalities app much easier and less of a manual process.

#lesslabourmorework!

@anchit-chandran
Copy link
Collaborator

Not done via this method but is same issue completed via our GH Actions and spectacular generating the openAPIspec?

@pacharanero
Copy link
Member Author

This issue is relating to using the API spec to autogenerate a Python and Dart client library that we can use in other projects

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

No branches or pull requests

2 participants