1 Star 0 Fork 13

zph739 / adtl

forked from adtl / adtl 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
BSD-2-Clause

api_demo

一个开源的/无服务器的api测试工具

最新动态 博客

adtl

adtl

有疑问,可到

issues讨论区 adtl QQ支持群

进行讨论

文档

要求

  • node 10-12

构建步骤

# 
yarn

# 测试运行,热更新的
yarn run dev

# 打包,当前平台
yarn run build

# 运行unit和端到端测试
yarn test


# lint all JS/Vue component files in `src/`
yarn run lint

# snap 发版
## 正式版
snapcraft upload --release=stable adtl.snap
## 测试版
snapcraft upload --release=alpha adtl.snap

特色:

  • 开源,免费,可修改
  • 易分享(推荐使用版本控制工具分享如git,svn等)
  • 无服务器依赖
  • 结构化数据,数据结构简单清晰
  • 版本控制
  • Mock数据生成
  • 环境变量设定与切换
  • 自动化脚本测试/流水线测试(计划开发)
  • 标签功能,为API设定不同的标签(开发中)
  • 软连接功能,一个API归于多个分组(>=2.1.3版本)

储存内容格式如下:

https://gitee.com/adtl/storage_demonstration

路线图

V2.x 版本(2021年)

  • 实现多语言
    • 进行中
  • 实现postman格式的导入,导出
    • 已计划
  • 实现插件功能
    • 已计划
  • 分享功能完善
    • 进行中
  • doc文档项目离线
    • 已规划

V3.x 版本(2022年)

  • 进行整体重构
    • 基于最新长期维护版本的的 Electron
    • Vue 使用3.x版本
    • 其他以来包使用最近的长期维护版本

确定不做的功能

  • 自动更新(定位不同,此项目产生于离网需求)
    • 感兴趣的朋友可以fork一个,开发出自动更新版本

感谢

项目采用 electron-vue 构建.

发版附件储存于 https://www.wanyuanyun.com/

BSD 2-Clause License Copyright (c) 2019, Dongasai All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

api测试工具 —— 开源的/无服务器的api测试工具(类POSTMAN) expand collapse
NodeJS
BSD-2-Clause
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
NodeJS
1
https://gitee.com/zhangph739/adtl.git
git@gitee.com:zhangph739/adtl.git
zhangph739
adtl
adtl
v2

Search