# Swagger2Word **Repository Path**: zacharyilearn/swagger2-word ## Basic Information - **Project Name**: Swagger2Word - **Description**: Swagger2生成word开发文档 - **Primary Language**: Java - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 13 - **Created**: 2025-05-26 - **Last Updated**: 2025-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 使用步骤(Google Chrome) 1. 启动工程,访问地址: http://127.0.0.1:8099/swagger-ui.html 建议使用:get /downloadWord 接口,Response Body中点击链接下载word文档 2. swagger2Word 提供了多种方式生成 word 文档,可以通过 swagger json 的资源地址。 例如:https://petstore.swagger.io/v2/swagger.json 可以通过上传 json 文件;甚至可以直接输入 json 字符串。