ScotterC / qrestclient

Test tool for sending differend request

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qrestclient

QRestClient testing tool for send REST requests with different GET, POST, PUT, DELETE parameters, heders, raw body and etc.

This tool will be helpfully for web API services developers.

Featuers:

  • Execution time calculation
  • GET params parser from URL
  • Requests history cleaner
  • JSON response viewer
  • CSV response viewer

About

Test tool for sending differend request

License:GNU General Public License v2.0


Languages

Language:C++ 98.8%Language:QMake 1.2%