游乐场:AsyncAPI游乐场 源码
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.githubuserc
下载地址
用户评论