API workflow viewer.
The API Flows Studio is a web application that loads and displays an OpenAPI workflow file, based on the OAI Arazzo specification.
Try it out on api-flows.com
Clone from the GitHub repository
git clone https://github.com/API-Flows/api-flows-studio.git
cd api-flows-studio
mvn spring-boot:run -Dskip.frontend.build=false