Video Demo * Key Features • How To Use • Download • Related • License
- Work on multiple tabs
- Make GET and POST Request
- Send JSON in the body
- View response of a request
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/saranrajshri/Postman-Clone.git
# Go into the repository
$ cd Postman-Clone
# Install dependencies
$ npm install
# Run the app
$ npm start
Note: If you're using Linux Bash for Windows, see this guide or use node
from the command prompt.
Postman-Clone-Web - Web version of Markdownify
MIT