Warning: Undefined array key "url" in /www/wwwroot/kuozhanmi.xyz/wp-content/themes/onenav/inc/inc.php on line 158

RESTED
RESTED 是一个功能强大且易于使用的 Firefox 插件,旨在帮助您高效地进行 REST API 调用,让开发者的工作变得轻松无比。
更新日期:2021 年 12 月 14 日分类标签:开发者利器平台:没限制
1.53MiB 30004 人已下载"> 手机查看
扩展迷 | chrome插件 | 下载与安装教程(图文讲解,全网最详细)
RESTED is a new take on rest clients on Firefox. It is meant to be easy to use to let you work as effective as possible. It features all the most commonly used HTTP methods, setting headers, saving requests to local storage, and more.
Some of the neat features of this extension are:
URL templating: If you have a parameter that is shared across several rest calls, you can template your string. Example – rest-service.com/user/{{userId}}. You can then set userId in a seperate panel, and it will be resolved across all your different requests.
Collections: Save your requests to local storage for easy reuse later.
Basic auth and custom headers: Easily set basic auth and custom headers that are passed alongside the request.
Imports: Import data from HAR (HTTP Archive), or from a Postman collection
Modern design: Based on modern technology and minimalist web design, this extension is anything but dated. It also features changeable themes to make it yours.
Since this is a relatively new project, I am also happy to announce that it is also awesomely easy to contribute to the project! Everything is javascript and html, so come join! All contributions welcome.
Read more on github