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

Build StackInABoxService based on OpenAPI #76

Open
BenjamenMeyer opened this issue Apr 10, 2018 · 0 comments
Open

Build StackInABoxService based on OpenAPI #76

BenjamenMeyer opened this issue Apr 10, 2018 · 0 comments

Comments

@BenjamenMeyer
Copy link
Member

OpenAPI (aka Swagger) provides a rigid documentation on how an API is suppose to work. It may be helpful to provide the capability to take an OpenAPI specification and generate a StackInABoxService that can be used.

For reference, here's an example of doing the same thing for a live Flask app - https://connexion.readthedocs.io/en/latest/

Question: should this be part of StackInABox proper like the various utility integrations are? Or should it be its own project under the TestInABox org, similar to https://github.com/TestInABox/OpenStackInABox?

NOTE: There is no issue with providing utility integrations or StackInABoxService generators as separate projects, especially if dependencies to support are going to have hard requirements.

Leaving this here to track discussion.

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

No branches or pull requests

1 participant