QRestClient testing tool for sending REST requests with different GET, POST, PUT, DELETE parameters, heders, raw body etc.
This tool will be helpful for developers working on web API services.
Featuers:
- Execution time calculation
- Parse GET params from URL
- Requests history & cleaner
- JSON response viewer
- CSV response viewer
- Request details viewer
- Share request to Gist
Requirements:
Installation:
qmake
orqmake-qt5
if your system supports Qt4 and Qt5make
Download binaries:
- [Fedora] (https://github.com/peterkomar/qrestclient/releases/download/2.1.0/qrestclient-2.1.0-1.fc23.x86_64.rpm)
- [openSUSE Leap 42.1] (https://github.com/peterkomar/qrestclient/releases/download/2.1.0/qrestclient-2.1.0-1_SUSE42.1.x86_64.rpm)
- [MacOS] (https://github.com/peterkomar/qrestclient/releases/download/2.1.0/qrestclient-2.1.0.dmg)
- [Windows] (https://github.com/peterkomar/qrestclient/releases/download/2.1.0/qrestclient-setup.exe)
- [Ubuntu/Debian] (https://github.com/peterkomar/qrestclient/releases/download/2.1.0/qrestclient_2.1.0-1_amd64.deb)