adrianvlupu / C4-Builder

This is a documentation builder. You feed it .md and .puml and it exports a site, pdf, or a markdown with navigation.
https://adrianvlupu.github.io/C4-Builder/
MIT License
562 stars 93 forks source link

Feature: Support openapi static html page generation using swagger UI #61

Open vellala2000 opened 2 years ago

vellala2000 commented 2 years ago

This tool is awesome to prepare and present Design Artifacts in various forms like C4, Sequence diagrams, draw.io wireframes, json files

support openapi static html page generation using swagger UI when specs are available as one of the file

example as described here: https://github.com/swagger-api/swagger-ui/issues/7709

Another option is to convert open API into markdown file using https://github.com/theBenForce/openapi-markdown