Friday, November 30, 2018

Browser based REST Clients

 

Add these extensions/add-ons to your browsers (much like Firebug) to aid you in debugging or testing your RESTlets.

For Chrome Users, these are the most popular REST Clients

 Chrome Web Store - Advanced REST client Application
 https://chrome.google.com/webstore/detail/hgmloofddffdnphfgcellkdfbfbjeloo
 Simple REST Client
 https://chrome.google.com/webstore/detail/fhjcajmcbmldlhcimfajhfbgofnpcjmb
 Postman - REST Client
 https://chrome.google.com/webstore/detail/fdmmgilgnpjigdojojpjoooidkmcomcm

 You can also search these by going to the Chrome Web Store (https://chrome.google.com/webstore/category/home) > type in the name on the search bar.

For Firefox Users,go to Mozilla's Add-Ons site -> https://addons.mozilla.org/en-US/firefox/extensions/web-development/
 1. Search on either of the following RESTClients:
    - RESTClient by Chao ZHOU
    - Poster by Alex Milowski
 2. Download and Install by clicking on the green button "+Add to Firefox"
 3. Go to Firefox Menu > Select Add-Ons to Enable/Disable these applications
 4. Launch the application by clicking on the icons either placed on the lower/top right corner of the Firefox browser.

No comments:

Post a Comment