This is the 8th day of my participation in Gwen Challenge
Insomnia — there are many popular tools like Postman, Postwoman >> HoppScotch
Only for reference, according to the need to eat, inadequate, welcome all the big bosses give advice, supplement and improve, welcome to share
- To do a good job, he must sharpen his tools. Practice promotes the development of science and technology
- This article shares some of the interface debugging tools you can use to help you develop and improve your performance
1. Look as good as your namePostwoman
It’s now called Hoppscotch
Update: 16th August 2020 Postwoman is now Hoppscotch… Automatically redirects to github.com/hoppscotch/… There must be some reason for that, don’t you know
1.1 Online version & source code
[Online experience] : HoppScotch.io
【github source 】 : Github/HoppScotch
[Theme setting] : You can also set several themes you like, as shown below:
1.2 Chrome Plug-in:Hoppscotch Browser Extension
Chrome Web Store-Extension
[Plugin preview] :
2. postman
Postman is a popular API debugging tool that comes with Chrome extensions and standalone apps, but many of its advanced features are available for a fee.
Another disadvantage is that it feels more troublesome! Different clients need to be installed on different platforms, for example, Windows and Mac OS.
3. Interface debugging tool plug-in version
Of course, the two debugging tools introduced above also have corresponding Chrome plug-ins, which is much more convenient. Personally, I prefer Insomnia!
3.1 Vsocde
The plug-in
3.1.1 RREST Client
The plug-in is shown below
[Usage]
- new
example.http
Enter the request address:https://www.baidu.com/
ctrl + shift + p
Type the commandrest client
To findsend request
[Request result]
3.2 Chrome
The plug-in
3.2.1 Talend API Tester
Google Chrome Web Store Talend API Tester
Plugin use screenshot:
Of course, there are a lot of plug-ins to use. Here are some plug-ins for reference only.
These can be customized according to their own needs, can greatly improve the efficiency of the code word, have you got it?
Feel free to comment on your own plugin =, =
Today’s preview will be updated tomorrow:
Having said the front-end and back-end interface debugging tools, we plan to update the mock Service, a common front-end data simulation interface tool
The mock Service Worker is the next generation of mock API tools
Mock Service Worker document
Or very simple, especially easy to use, please look forward to! hahah