通过 Firefox 访问 RESTful API
我正在尝试具有 OAuth 的 RESTful API。我有 API 基本 Url、API 密钥和 Secret。 我是否可以通过 Firefox 访问该 API(需要能够选择请求方法并提供 OAuth 信息)?
I am trying out a RESTful API that has OAuth. I have the API base Url, the API key and the Secret.
Is it possible for me to hit that API through firefox (need to be able to choose Request Method and supply OAuth info)?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
看看 https://addons.mozilla.org/en-US/firefox/插件/restclient/。它肯定有 OAuth 支持。用户界面也很棒。
Look at https://addons.mozilla.org/en-US/firefox/addon/restclient/. It surely has OAuth support. The UI is also excellent.
您看过海报扩展吗?我相信它有授权支持。
https://addons.mozilla.org/en-US/firefox/addon/海报/
http://code.google.com/p/poster-extension/issues/detail?id=55
Have you looked at the Poster extension? I believe it has authorization support.
https://addons.mozilla.org/en-US/firefox/addon/poster/
http://code.google.com/p/poster-extension/issues/detail?id=55
HttpRequester 使用起来非常简单快捷。它的快捷键是 Alt+Ctrl+P
HttpRequester is really easy and fast to use. Its shortcut is Alt+Ctrl+P