For the front-end developers, the most need is not the technology itself, in fact, the technology is not difficult, and the most lack of a variety of good weapons, such as debugging, development tools and so on.
Here we recommend a front-end development of the tool-postman, it is a Google Chrome Web store tools to help us test the restful API, we can add to rest call any of our designated HTTP headers, Then simulate rest calls and test the results.
Installation:
Installation is simple, first of all to ensure that there is a usable Google account.
(1) Open Google Chrome browser
(2) Enter the following URL: https://chrome.google.com/webstore/detail/fdmmgilgnpjigdojojpjoooidkmcomcm
Then select Add to Chrome at the top right, as follows:
Then select a dialog box that will pop up to install:
Finally select the "Start Application" button at the top right, you can start the "postman" application correctly in the Chrome browser: