Skip to content

With this, you can test your API, just like you can do with postman.

Notifications You must be signed in to change notification settings

vinayjain070717/rest-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

REST CLIENT

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.

PREREQUISITE

Python 2.7 or above

INSTALLATION

Download python from (https://www.python.org/downloads/) Now Install these modules

python -m pip install tkinter
python -m pip install requests

RUNNING THE PROJECT

Fork the project and then run the project with following command

python filename.py

About

With this, you can test your API, just like you can do with postman.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages