Chapar
软件描述
即将推出的API测试工具(Beta版),采用Go语言开发,支持HTTP/gRPC、工作区、环境、请求管理及多种内容类型。功能包括深色模式、本地数据存储、Postman导入、环境变量设置和请求链路。
官方网站
访问软件的官方网站了解更多信息
chapar.rest
什么是 Chapar?
Chapar is an upcoming native API testing tool built with GoLang, designed to simplify and expedite the testing process for developers. While still in its early beta phase, Chapar aims to offer a user-friendly experience with support for both HTTP and gRPC protocols with. Features
Create and manage workspaces to organize your API endpoints. Create and manage environments to store variables and configurations for your API endpoints. Create and manage requests to test your API endpoints. Send requests with different methods (GET, POST, PUT, DELETE, PATCH, HEAD, OPTION,CONNECT). Send requests with different content types (JSON, XML, Form, Text, HTML). Send requests with different authentication methods (Basic, Bearer, API Key, No Auth). Send requests with different body types (Form, Raw, Binary). Set environment variables from the response of the request using JSONPath. Dark mode support. Data is stored locally on your machine, and no data is sent to any server. Import collections and requests from Postman. Support gRPC protocol. Support for gRPC reflection and proto files. Load sample request structure of given gRPC method. Chaining requests with Pre/Post request option.