Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.64 KB

tools.md

File metadata and controls

39 lines (30 loc) · 1.64 KB
layout title permalink
page
Tools
/tools/

Postman

Postman is a RESTful Web API browser.

  1. Install Postman
  2. Import this collection of API requests into Postman.
  3. Experiment with the requests in the collection

Once Postman is installed, you can also use this button to import the collection of sample requests.

<script type="text/javascript"> (function (p,o,s,t,m,a,n) { !p[s] && (p[s] = function () { (p[t] || (p[t] = [])).push(arguments); }); !o.getElementById(s+t) && o.getElementsByTagName("head")[0].appendChild(( (n = o.createElement("script")), (n.id = s+t), (n.async = 1), (n.src = m), n )); }(window, document, "_pm", "PostmanRunObject", "https://run.pstmn.io/button.js")); </script>

JSON View

JSONView for Chrome prints JSON responses in a familiar outline format.

Included libraries

If you choose to use this website as a platform for development, the following libraries are installed for you: