# stub_test **Repository Path**: kunlunsoft/stub_test ## Basic Information - **Project Name**: stub_test - **Description**: 用于服务器端API 的stub 测试, - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2017-10-19 - **Last Updated**: 2021-11-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # stub_test 用于服务器端API 的stub 测试, # 访问地址 添加新接口:http://localhost/stubEdit/searchInput 查看历史记录:http://localhost/old_content 接口列表(json格式):http://localhost/listJson 接口列表:http://localhost:8080/ (注意:后面有一个斜杠) # 快捷键 更新option index: mac : command+S Windows: ctrl+x # stub 文件规范 格式:xml 后缀名:xml 属性一律以双引号包起来,不管是不是数字,例如 index="0" ## 依赖项目 1. https://github.com/liuyu520/io0007 2. https://github.com/liuyu520/oa_framework ## 线上效果 http://stub.yhskyc.com/ ## 运行效果 ![这里写链接内容](2017-10-20_14-59-38.jpg) ![这里写链接内容](2017-10-20_15-01-11.jpg)