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에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Advanced REST API Client with WebSocket and GraphQL Support"입니다.
확장 프로그램 스크린샷
REST Ape - Advanced API Testing Client 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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", " |