RESTMan is an extension to work on REST APIs over http and https. How to use: Click on the RESTMan Icon that displays on your taskbar. Type the url in the main input field and choose the method to use: GET/POST/PUT/DELETE/PATCH. Click on the arrow 'Send' or press Ctrl+Enter. Youll see info about the response (time, size, type) and youll be able to see the content response in the response section. Whats new: # v0.7.2 Fixes - #29 Disable 'tabs' permission. # v0.7.1 Fixes - #29 Fixes browsers autocomplete dialog appearing on top of Restmans history dialog. # v0.7 Fixes - #23 Fixed background in method drop down on windows. New: - #25 Share request. - #24 Add OPTIONS to the list of http methods. # v0.6 Fixes: - #11 Different color for every HTTP method. - #18 Extension no longer uses resources when its not being used. New: - New dark theme! Based on material design colors. - Side by side layout for Body and Response panels. - Options popup page to save theme and layout for future sessions. - Improved history dropdown. Adding ability to move through options with up/down keys, better mouse click handling, options get scrolled into view when out of scroll, pressing enter to select option. - More url space. - Improved 'running' indicator. # v0.5 Fixes: - Fixed replacement of line endings in request editor. - Added error message for failed requests. New: - Improved history dialog. It now popus from the url bar, it filters entries based on whats been typed. - New HTML preview for responses. It will render the response as an html. Due to security issues, some scripts, images and other resources might be blocked. - Added extension version in main windows. # v0.3 - Major UI overhaul. - Extension wont duplicate entries in history. - Adding clear all button to headers and form body sections. - Ctrl+Enter sends request. - Pressing enter on url textbox sends request. - Several small fixes. # v0.2 - Updated foundation to 5.4.6 - Updated beautify to 1.5.4 - Minor UI tweaks. # v0.1 - GET, POST, PUT, PATCH, DELETE requests. - Custom request headers. - Raw and Form data body. - View highlighted response. - View response headers.
You can Follow the below Step By Step procedure to install the RestMan Chrome Extension to your Chrome Web browser.
It is the RestMan Chrome extension download link you can download and install Chrome Browser.
Visually interact with REST, SOAP and HTTP APIs.
Intercept and edit HTTP/HTTPS requests and responses as they happen without the need of a proxy.
ReqBin HTTP Client to send HTTP API requests to the localhost and servers on your local network.
Inspect HTTP request headers, cookies, data, response Headers, cookies and add/modify request headers before sending requests
Log, edit and send HTTP requests
Monitor HTTP GET/POST requests. XML/JSON Viewer/Formatter for request and response body. REST Client: send GET/POST/PATCH requests.
Capture requests from any website and send them to Postman Client.
Intercept Requests and add custom rules to modify request/response headers, block/redirect requests, modify query params.
Allows the user to modify requests as they happen.
YARC (Yet Another REST Client) is an easy-to-use REST Client. Use it to develop, test and debug RESTful APIs.