# restful tool **Repository Path**: xuxiake_org/restful-tool ## Basic Information - **Project Name**: restful tool - **Description**: RESTful 服务辅助工具集 - **Primary Language**: HTML - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-27 - **Last Updated**: 2022-05-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # idea restful 辅助开发工具 #### 介绍 * restful工具的介绍文档和问题汇总处 #### 安装教程 * 使用idea官网插件安装,搜索springboot restful tool #### 使用说明 * resturl相关服务操作 - 查看resturl 服务树,使用http请求工具 - ![查看resturl 服务树](http://xuxiake_org.gitee.io/restful-tool/image/use_RestServices.gif "查看resturl 服务树") - copy接口到剪切板 - ![copy接口到剪切板](http://xuxiake_org.gitee.io/restful-tool/image/copy_url.gif "copy接口到剪切板") - 使用接口mock.js提供给前端使用 - ![使用接口mock.js提供给前端使用](http://xuxiake_org.gitee.io/restful-tool/image/mock.gif "使用接口mock.js提供给前端使用")