Skip to content

5im-0n/http-client

Repository files navigation

http-client

A very simple desktop app made in javascript, html and packaged with electron that can send raw http requests.

how to run

download the latest relase for your platform.

how to contribute

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

screenshot

version 1

download

Latest release: https://github.com/S2-/http-client/releases

todo

  • make folders of requests, so they can be grouped together

About

A very simple desktop app that can send raw http requests

Resources

Stars

Watchers

Forks

Packages

No packages published