This is tool just like postman and rest client and in desktop. It will use to see the the response from reques. We can send get, post, put, delete etc and also give content type and raw data in various form like JSON or in raw form.
Python 2.7 or above
Download python from (https://www.python.org/downloads/) Now Install these modules
python -m pip install tkinter
python -m pip install requests
Fork the project and then run the project with following command
python filename.py