This is replica of the well known app for testing API's i.e. Postman.This is very lite version of the app. This web app can trigger following requests:
- GET
- POST
It can also send the request parameter as Custom Parameters and JSON Parameters
Why This PostMan webapp ?
- Zero installations ,Its just requires a browser
- If want to do small API testing
- First clone this repo by typing git clone or by simplying downloading it
- double click on the index.html file to run in your default browser
- Home Page of the Webapp
- Performing GET request from app
- Performing POST request with custom parameters from app
- Performing POST request with JSON parameters from app
- HTML
- Css
- Javascript
- Bootstrap Library
- Is this really working?
- Yes,it internally make a http request with the help of fetch api function in vanilla JS.
Fell free to contact me for further suggestion!
- Email :
[email protected]
- Instagram: koustubh_mishra