Skip to content

peterkomar/qrestclient

Repository files navigation

QRestClient

alt tag

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 or qmake-qt5 if your system supports Qt4 and Qt5
  • make

Download binaries: