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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Advanced REST API Client with WebSocket and GraphQL Support"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में REST Ape - Advanced API Testing Client एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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", " |