From Zhi-Wei Cai:
Postman is the complete toolchain for API developers, used by more than 5 million developers and 30,000 companies worldwide. Postman makes working with APIs faster and easier by supporting developers at every stage of their workflow, and is available for Mac OS X, Windows and Linux users.

Postman Tool For Windows
Find, download, and install iOS apps safely from the App Store
Itool For Mac

Build your Jekyll site locally
Project Structure
Postman For Chrome
There are 2 independent versions of docs currently in the project (v5 and v6)www.getpostman/docs
is redirected to www.getpostman/docs/v6/
To update v6 (same procedure to update v5):
Landing page reference links is maintained at
/_data/v6_map.json
Posts are maintained under
/v6
The folder structure of /v6 is the URL structure for posts. For example,
/v6/Do_what_ever/As_long_as/It_is_fun.md
is mapped to URLwww.getpostman/docs/v6/Do_what_ever/As_long_as/It_is_fun
Popular Topics is maintained at
/_includes/_popular_topics.html
Version selector is maintained at
/_includes/_version_selector.html
Docs specific styling is maintained at
/_includes/_meta.html
(we currently hide the version selector via css, when the time comes, change the css in this _meta.html file to display the version selector.)
Postman Native App For Mac
Free Download Postman For Windows
This project does not have any hacky implementations, follows strictly the standard way of implementing pages and it is documented in Jekyll's docs