golang使用swagger-ui(windows安装)

Posted 峰啊疯了

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了golang使用swagger-ui(windows安装)相关的知识,希望对你有一定的参考价值。

1.安装swagger

1.1安装node.js

因为swagger是node写的,所以依赖node

​下载链接​

测试安装成功

golang使用swagger-ui(windows安装)_接口文档

1.2node中安装http-server

golang使用swagger-ui(windows安装)_json_02

2.swagger editor下载及启动

​下载链接​

2.1下载

golang使用swagger-ui(windows安装)_json_03

2.2启动

golang使用swagger-ui(windows安装)_json_04

3.使用

上述界面左边复制swagger.json文件,右边可以展示对应的接口文档

以上是关于golang使用swagger-ui(windows安装)的主要内容,如果未能解决你的问题,请参考以下文章

我如何开始使用 swagger-ui [关闭]

使用Springfox和Swagger-ui上传Multipart文件

SpringBoot整合Swagger-ui快速生成在线API文档

restful Api 风格契约设计器:Swagger-editor和swagger-ui的应用

swagger-ui及swagger用法

Swagger-UI