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.
Build your Jekyll site locally
Project Structure
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.)
This project does not have any hacky implementations, follows strictly the standard way of implementing pages and it is documented in Jekyll's docs
A GUI API tool for Mac written in Go. The name doreq is abbreviation of 'do request'.
Run
License
MIT License
Copyright (c) 2017 Alan Wang
Itool For Mac
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
Paint Tool For Mac
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.