Boomerang - SOAP & REST Client
Seamlessly integrate and test SOAP & REST services.
Boomerang - SOAP & REST Client क्या है?
Boomerang - SOAP & REST Client https://boomerangapi.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Seamlessly integrate and test SOAP & REST services."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Boomerang - SOAP & REST Client एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
A simple testing tool to debug your APIs. Boomerang is a lot faster than the other SOAP clients, generates SOAP requests with default values and it seamlessly integrate with the REST services. Boomerang allows you to organize SOAP & REST services in projects, and requests in collections. It can also update the WSDL and import serialized XML. We have integrated some amazing features in Boomerang which will provide suitable results and boost your project to new heights. Features: ★ Seamlessly integrates SOAP and REST ★ Environment variables ★ Data Import & Export ★ Basic HTTP authentication ★ Organize services and requests ★ Import serialized XML ★ Query string builder ★ History of sent requests ★ HTML response preview ★ Syntax highlighting ★ Set Custom Request Headers ★ Filter operations and requests ★ TabJump, Duplicate request and many more. WSDL Parser, HTTP Client, Soap Client, Rest Client, Open API, Swagger
एक्सटेंशन की मूल जानकारी
नाम | Boomerang - SOAP & REST Client |
ID | eipdnjedkpcnlmmdfdkgfpljanehloah |
आधिकारिक URL | https://chromewebstore.google.com/detail/boomerang-soap-rest-clien/eipdnjedkpcnlmmdfdkgfpljanehloah |
विवरण | Seamlessly integrate and test SOAP & REST services. |
फ़ाइल का आकार | 638 KB |
स्थापना संख्या | 104,866 |
वर्तमान संस्करण | 7.7.6 |
अंतिम अपडेट | 2022-10-10 |
प्रकाशन तिथि | 2020-02-03 |
रेटिंग | 4.58/5 कुल 993 रेटिंग्स |
डेवलपर | https://boomerangapi.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Boomerang - SOAP & REST Client", "short_name": "Boomerang", "description": "Seamlessly integrate and test SOAP & REST services.", "version": "7.7.6", "author": "Ashwin K", "offline_enabled": true, "background": { "page": "background.html", "persistent": true }, "externally_connectable": { "matches": [ "*:\/\/localhost\/*", "https:\/\/*.boomerangapi.com\/*" ] }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "browser_action": { "default_icon": "assets\/icon32.png" }, "permissions": [ " |