API Flows Studio
June 18, 2024 ยท View on GitHub
API workflow viewer.
Overview
The API Flows Studio is a web application that loads and displays an OpenAPI workflow file, based on the OAI Arazzo specification.
Access the web site
Try it out on api-flows.com
Run on Gitpod
Run on local
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