REST Ape - Advanced API Testing Client
Advanced REST API Client with WebSocket and GraphQL Support
Wat is REST Ape - Advanced API Testing Client?
REST Ape - Advanced API Testing Client is een Chrome-extensie ontwikkeld door http://restape.com, en de belangrijkste functie is "Advanced REST API Client with WebSocket and GraphQL Support".
Extensie Screenshots
Download het CRX-bestand van de extensie REST Ape - Advanced API Testing Client
Download REST Ape - Advanced API Testing Client-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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] Basisinformatie over de Extensie
| Naam | |
| ID | ohalacbnhbfllngjcgnejjdgmhbkcnld |
| Officiële URL | https://chrome.google.com/webstore/detail/rest-ape-advanced-api-tes/ohalacbnhbfllngjcgnejjdgmhbkcnld |
| Beschrijving | Advanced REST API Client with WebSocket and GraphQL Support |
| Bestandsgrootte | 44.84 KB |
| Aantal Installaties | 6,471 |
| Huidige Versie | 1.2 |
| Laatst Bijgewerkt | 2019-03-08 |
| Publicatiedatum | 2019-03-08 |
| Beoordeling | 2.14/5 Totaal 7 Beoordelingen |
| Ontwikkelaar | http://restape.com |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/anujtenani/rest-api-client |
| Help Pagina-URL | https://github.com/anujtenani/rest-api-client/wiki |
| Ondersteunde Talen | 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",
" | |