RAP
RAP copied to clipboard
Web接口管理工具,开源免费,接口自动化,MOCK数据自动生成,自动化测试,企业级管理。阿里妈妈MUX团队出品!阿里巴巴都在用!1000+公司的选择!RAP2已发布请移步至https://github.com/thx/rap2-delos
模拟数据: { "success": true, "data": [ { "text": "系统管理", "tags": null, "id": "4028818a56d407950156d41352630000", "parentId": "", "levelCode": "000030", "nodes": [ { "text": "员工管理", "tags": null, "id": "4028818a56d407950156d41435830001", "parentId": "4028818a56d407950156d41352630000", "levelCode": "000030000001",...
模拟数据: { "code": "10000000", "data": [ { "nodes": [ { "nodes": 1, "tags": 1, "description": "1", "icon": "fa fa-edit", "id": "4028818a56d407950156d41435830001", "levelCode": "000030000001", "parentId": "4028818a56d407950156d41352630000", "text": "员工管理" } ], "tags":...
目前仅提供了一个textarea,且编辑区域较小,建议借鉴一下easy-mock,编辑区域弄大点,如果能加个CodeMirror这样的编辑器,支持一下简单的tab缩进,自动拼写就更好了
各位大神,RAP中如何配置邮件提醒,在哪里配置邮箱
登录时报错
`technical details Could not open Hibernate Session for transaction; nested exception is org.hibernate.TransactionException: JDBC begin transaction failed: org.springframework.transaction.CannotCreateTransactionException: Could not open Hibernate Session for transaction; nested exception is org.hibernate.TransactionException: JDBC...
mockjs差不多学会了,但后端接口控制台Page Tester却不晓得是个什么东东,也没搜到相关学习资料,求一个学习链接
导出postman的 collection 时候,链接格式有问题 "http://1234567.com" 导出后 "http:://1234567.com" 系统是 Ubantu 16.04