An open API service indexing awesome lists of open source software.

https://github.com/onanying/httptest

HTTP POST/GET接口测试工具,单文件,可调试本地接口,支持文件/图片批量上传。
https://github.com/onanying/httptest

http test tools

Last synced: 6 months ago
JSON representation

HTTP POST/GET接口测试工具,单文件,可调试本地接口,支持文件/图片批量上传。

Awesome Lists containing this project

README

          

# httptest
基于jQuery与Bootstrap的HTTP接口测试工具,只有一个文件,可在线调试接口,支持文件批量上传、图片批量上传。

## 该工具特点

* 只有一个文件,css与js都使用框架提供的CDN地址。
* css使用开源框架Amaze UI(基于Bootstrap),js使用jQuery。
* 支持同时上传多个文件或图片。

## 屏幕截图

![image](https://raw.githubusercontent.com/onanying/httptest/master/Screenshot/test.png)