Postman helps you be more efficient while working with APIs. Postman is a scratch-your-own-itch project. The need for it arose while one of the developers was creating an API for his project.
postman helps you be more efficient while working with apis. postman is a scratchyourownitch project. the need for it arose while one of the developers was creating an api for his project. after looking around for a number of tools, nothing felt just right. the primary features added initially were a history of sent requests and collections. a number of other features have been added since then. here is a small list.
**features**
*create requests quickly* compact layout http requests with file upload support formatted api responses for json and xml open responses as an html file in a new window hateoas support image previews request history basic and oauth 1.0 helpers autocomplete for url and header values key/value editors for adding parameters or header values. works for url parameters too. use environment variables to easily shift between settings. great for testing production, staging or local setups. use global variables for values which are common throughout apis use the quick look feature to preview variables and their values before you use them keyboard shortcuts to maximize your productivity
**document and share apis** use collections to organize requests and share them quickly using urls. document requests inside collections. you can even store entire html notes. postman uses bootstrap so you can use it too to style your notes. download and share collections with your team of developers. improved collection editing in 0.6.3
**collections**
collections can be any group of requests. you can save any kind of request by clicking the 'add to collection' button. while saving the request you can also add a name and a note. there is no limit on the size of the notes so it can be as detailed as possible. collections can be downloaded and shared as a file.
GitHub
Twitter
Official Website
Google Chrome extension REST API
Productivity Developer Tools Web Browsers
chrome-extension development api rest-api api-documentation api-management