REST Ape - Advanced API Testing Client
Advanced REST API Client with WebSocket and GraphQL Support
REST Ape - Advanced API Testing Clientとは何ですか?
REST Ape - Advanced API Testing Clientはhttp://restape.comによって開発されたChromeの拡張機能で、その主な機能は「Advanced REST API Client with WebSocket and GraphQL Support」です。
拡張機能のスクリーンショット
REST Ape - Advanced API Testing Client拡張機能のCRXファイルをダウンロード
REST Ape - Advanced API Testing Client拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A simple but incredibly powerful and feature complete REST API Testing client Supported Features HTTP Methods - GET, POST, PUT, PATCH, DELETE, TRACE, HEAD, OPTION Request Body Types - - form-url-encoded - multipart/form-data - raw/text - binary - json - xml Authentication Types - Bearer - Basic and Digest - oAuth 2.0 Additional Features - - Efficient client with low memory consumption - Different Environments (eg. Production and Testing) to switch variables in request - Custom Functions to replace parts of request with java script functions - Open Source Project Project page - https://github.com/anujtenani/rest-api-client Contact Developer - [email protected]
拡張機能の基本情報
名前 | |
ID | ohalacbnhbfllngjcgnejjdgmhbkcnld |
公式URL | https://chrome.google.com/webstore/detail/rest-ape-advanced-api-tes/ohalacbnhbfllngjcgnejjdgmhbkcnld |
説明 | Advanced REST API Client with WebSocket and GraphQL Support |
ファイルサイズ | 44.84 KB |
インストール数 | 6,471 |
現在のバージョン | 1.2 |
最終更新日 | 2019-03-08 |
公開日 | 2019-03-08 |
評価 | 2.14/5 合計 7 レビュー |
開発者 | http://restape.com |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/anujtenani/rest-api-client |
ヘルプページのURL | https://github.com/anujtenani/rest-api-client/wiki |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "REST Ape - Advanced API Testing Client", "short_name": "REST Client", "version": "1.2", "description": "Advanced REST API Client with WebSocket and GraphQL Support", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "externally_connectable": { "matches": [ "*:\/\/cbco.in\/*", "*:\/\/restape.com\/*", "*:\/\/ohalacbnhbfllngjcgnejjdgmhbkcnld\/*" ] }, "permissions": [ "storage", "unlimitedStorage", " |