REST Ape - Advanced API Testing Client
Advanced REST API Client with WebSocket and GraphQL Support
O que é REST Ape - Advanced API Testing Client?
REST Ape - Advanced API Testing Client é uma extensão do Chrome desenvolvida por http://restape.com, e sua principal característica é "Advanced REST API Client with WebSocket and GraphQL Support".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão REST Ape - Advanced API Testing Client
Baixe arquivos de extensão REST Ape - Advanced API Testing Client no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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] Informações Básicas da Extensão
| Nome | |
| ID | ohalacbnhbfllngjcgnejjdgmhbkcnld |
| URL Oficial | https://chrome.google.com/webstore/detail/rest-ape-advanced-api-tes/ohalacbnhbfllngjcgnejjdgmhbkcnld |
| Descrição | Advanced REST API Client with WebSocket and GraphQL Support |
| Tamanho do Arquivo | 44.84 KB |
| Contagem de Instalações | 6,471 |
| Versão Atual | 1.2 |
| Última Atualização | 2019-03-08 |
| Data de Publicação | 2019-03-08 |
| Classificação | 2.14/5 Total de 7 Avaliações |
| Desenvolvedor | http://restape.com |
| Tipo de Pagamento | free |
| Site da Extensão | https://github.com/anujtenani/rest-api-client |
| URL da Página de Ajuda | https://github.com/anujtenani/rest-api-client/wiki |
| Idiomas Suportados | 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",
" | |