yapi-plugin-import-rap2:从rap2导入数据

时间:2024-05-27 08:54:28
【文件属性】:

文件名称:yapi-plugin-import-rap2:从rap2导入数据

文件大小:859KB

文件格式:ZIP

更新时间:2024-05-27 08:54:28

JavaScript

用途 迁移rap2数据到yapi,访问两边的接口方式实现 用法 1,启动服务 npm install 修改config.json里面的配置:rap2.host node server/app.js 2,访问这个服务的接口,实现迁移 http://127.0.0.1:3000/api/rap2/importy-from-rap2?repositoryId=${xxx}&projectId=${xxx}&randomPath=${xxx}&token=${xxx} 参数说明: repositoryId: rap2的仓库id projectId: yapi新建一个项目后的项目id(需要新建一个项目) token: yapi项目的open api访问的token(`设置` -> `token配置`) randomPath: 可选,用于处理原来rap2仓库里面存着重复路径的情况,作用就是在路径后面加


【文件预览】:
yapi-plugin-import-rap2-main
----LICENSE(11KB)
----README.md(2KB)
----.gitignore(412B)
----server()
--------utils()
--------controllers()
--------app.js(1KB)
--------config.json(371B)
--------config.example.js(368B)
--------router.js(975B)
----package-lock.json(23KB)
----package.json(2KB)
----static()
--------example.html(2KB)
--------index.html(6KB)
--------img()
--------css()

网友评论