文件名称:游乐场:AsyncAPI游乐场
文件大小:1.75MB
文件格式:ZIP
更新时间:2024-02-29 22:45:22
hacktoberfest JavaScript
AsyncAPI游乐场 在本地使用 跑: npm install 和 npm start 并转到 。 建立Docker映像 docker build -t asyncapi-playground . 运行docker镜像 docker run -d --name asyncapi-playground -p 83:5000 asyncapi-playground:latest 然后浏览到 使用URL查询参数加载AsyncAPI 有两个参数具有相同的用途: 加载参数: https://playground.asyncapi.io/?load=https://raw.githubusercontent.com/asyncapi/asyncapi/master/examples/2.0.0/simple.yml 网址参数: https://playground.asyncapi.io/