开发者

How to do REST calls from Google Chrome [closed]

开发者 https://www.devze.com 2023-01-02 08:56 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

开发者_运维百科

Closed 7 years ago.

Improve this question

Are there any plugins for Google Chrome to make REST calls? Like the Poster plugin for firefox.

I have tried chrome-poster, but it seems it still is on early development


You should also give a try to Postman REST Client (Packaged App), which is a fork from Simple REST Client. (There is also a lite version that runs in an ordinary Chrome tab and will suggest upgrading to the Packaged App version).

This extension is also open sourced on github.

Here is a short of its features:

  • Compact layout
  • HTTP requests with file upload support
  • Formatted API responses for JSON and XML
  • HATEOS support
  • Image previews
  • Request history
  • Basic Auth and OAuth 1.0 helpers
  • Autocomplete for URL and header values
  • Key/value editors for adding parameters or header values. Works for URL parameters too.
  • Use environment variables to easily shift between settings. Great for testing production, staging or local setups.
  • Keyboard shortcuts to maximize your productivity


Did you try this extension: REST Console?


You should try: cREST Client.


I would wholeheartedly recommend Advanced Rest Client: https://chrome.google.com/webstore/detail/hgmloofddffdnphfgcellkdfbfbjeloo

It was the only one that made POSTing form content really easy.


And here is one more: DHC by Restlet

I tried a lot of them and this is the best one I've used so far.


I used this DHC by Restlet. We can pass the session values as well as param in very well manner.


I this extension: Simple REST Client.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号