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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://restape.com และคุณลักษณะหลักของมันคือ "Advanced REST API Client with WebSocket and GraphQL Support"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย REST Ape - Advanced API Testing Client
ดาวน์โหลดไฟล์ส่วนขยาย REST Ape - Advanced API Testing Client ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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", " |