Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

生成openapi 3.x 的 api-json文件 #1604

Open
evanlong0803 opened this issue Sep 12, 2022 · 0 comments
Open

生成openapi 3.x 的 api-json文件 #1604

evanlong0803 opened this issue Sep 12, 2022 · 0 comments

Comments

@evanlong0803
Copy link

evanlong0803 commented Sep 12, 2022

功能描述

  • 生成 apijson 文件

通用性
生产环境 或是 开发环境 中,可通过json的方式导入各大厂家的工具中进行使用并调试
如:apifoxapipost
通过以上工具可以更加方便的测试接口,以及查阅接口返回结构

灵活性
如下我们就可以开始通过Node编写的自动生成前端的API相关封装代码了😃
自动生成API文件:
Snipaste_2022-09-12_17-37-20

自动生成后的API文件内容:
微信图片_20220912173756

得到的好处

  1. 有了api-json,妈妈再也不用担心写错 methodpath 排查半天了
  2. 如果你生成的是TS代码,可想而知,这里省略N字对TS的夸赞
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant