A very simple desktop app made in javascript, html and packaged with electron that can send raw http requests.
download the latest relase for your platform.
git clone https://github.com/S2-/http-client.git
cd http-client
npm install
#to run it:
node_modules\.bin\electron .
the importanto stuff is in just one file index.js
Latest release: https://github.com/S2-/http-client/releases
- make folders of requests, so they can be grouped together