Skip to content

Build StackInABoxService based on OpenAPI #76

@BenjamenMeyer

Description

@BenjamenMeyer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions