美文网首页
Paw :all-in-one tool for API dev

Paw :all-in-one tool for API dev

作者: 9b559869875b | 来源:发表于2017-11-28 21:19 被阅读22次

all-in-one tool for API development

https://paw.cloud/

Paw is a full-featured HTTP client that lets you test and describe the APIs you build or consume. It has a beautiful native macOS interface to compose requests, inspect server responses, generate client code and export API definitions.

用来调试laravel的话,装个

Laravel CSRF TokenDynamic Value

A dynamic value to extract the CSRF token generated by the Laravel framework.

https://paw.cloud/extensions/LaravelCsrfToken

Tutorial

https://github.com/FangStarNet/net.fangstar.LaravelCsrfToken

Copy this extension project to your PAW extension folder;

Add the header name: X-XSRF-TOKEN, then right click on the header value field, slide to Extensions, choose the Laravel CSRF TOKEN.

Make a GET request first.

The POST request will work.

相关文章

网友评论

      本文标题:Paw :all-in-one tool for API dev

      本文链接:https://www.haomeiwen.com/subject/luulbxtx.html