REST Ape - Advanced API Testing Client
Advanced REST API Client with WebSocket and GraphQL Support
Co je REST Ape - Advanced API Testing Client?
REST Ape - Advanced API Testing Client je rozšíření Chrome vyvinuté http://restape.com, a jeho hlavní funkcí je „Advanced REST API Client with WebSocket and GraphQL Support“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření REST Ape - Advanced API Testing Client
Stáhněte si soubory rozšíření REST Ape - Advanced API Testing Client ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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] Základní Informace o Rozšíření
| Název | |
| ID | ohalacbnhbfllngjcgnejjdgmhbkcnld |
| Oficiální URL | https://chrome.google.com/webstore/detail/rest-ape-advanced-api-tes/ohalacbnhbfllngjcgnejjdgmhbkcnld |
| Popis | Advanced REST API Client with WebSocket and GraphQL Support |
| Velikost souboru | 44.84 KB |
| Počet instalací | 6,471 |
| Aktuální Verze | 1.2 |
| Poslední Aktualizace | 2019-03-08 |
| Datum Vydání | 2019-03-08 |
| Hodnocení | 2.14/5 Celkem 7 Hodnocení |
| Vývojář | http://restape.com |
| Typ Platby | free |
| Webové stránky Rozšíření | https://github.com/anujtenani/rest-api-client |
| URL Stránky Nápovědy | https://github.com/anujtenani/rest-api-client/wiki |
| Podporované Jazyky | 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",
" | |