Showing posts with label Tech Spark. Show all posts
Showing posts with label Tech Spark. Show all posts

Saturday, December 12, 2015

Google Postman - A web REST Client

About Postman

Postman is a Web REST (RESTFUL webservice) client that allows to enter and monitor HTTP requests and responses. Postman is available both as Google Chrome Packaged App and a Google Chrome in-browser app. Postman helps you be more efficient while working with APIs. Using Postman can be as simple as entering the URL and sending the request. 
Google Chrome Postman logo
All requests are loaded and stored in the History pane located on the left of the Postman interface, this allows to return to previous request to view the associated data at any time. postman is a powerful API Testing Suite which includes many features designed to dramatically reduce the time needed to test and develop APIs.