kubeshop / kusk-gen

Kusk Gen generates Ingress-controller configurations from your OpenAPI definition
https://kubeshop.github.io/kusk-gen
MIT License
173 stars 12 forks source link

online version of generator #124

Open olensmar opened 3 years ago

olensmar commented 3 years ago

as a new user I would like to be able to see the output of kusk without having to install anything - a simple online form allowing me to specify the URL to my openapi definition would perhaps be sufficient to try this out - and directly see the results in the browser. Perhaps with tabs for each supported generator - similar to code-examples in different languages commonly seen online?

olensmar commented 3 years ago

There could also be a separate textarea (yaml) field allowing me to specify a kusk extension that we would insert into the specified openapi definition at root level before generating - with some examples to choose from!?