Postwoman
made with
Vuejs
简介及使用教程
Postwoman是一个开源API请求生成器,能够更快地创建请求,节省开发时间。
Postwoman是Postman的免费快速替代方案,整个应用程序均由Vue Nuxt开发完成。
特点
- 轻量:使用简约UI设计制作
- 快速:发送请求并实时获取/复制响应。
安装
克隆源码到本地
git clone https://github.com/postwoman-io/postwoman.git myproject
cd myprojext
安装依赖
npm install
运行(http://localhost:3000)
npm run dev
使用
- 选择请求方法
- 输入 url
- 点击发送请求
- 获取响应
示例
作者
Liyas Thomas
@liyasthomas相关项目