All Projects → yuiitsu → YuiAPI

yuiitsu / YuiAPI

Licence: Apache-2.0 license
一个浏览器API测试客户端,API文档生成器,支持chrome/firefox/新版edge

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to YuiAPI

auto-click-auto-fill
Auto Click Auto Fill on any web page
Stars: ✭ 111 (+344%)
Mutual labels:  firefox-addon, chrome-extensions, edge-extension
Openapi Generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Stars: ✭ 10,634 (+42436%)
Mutual labels:  api-client, restful-api, rest-client
Datafire
A framework for building integrations and APIs
Stars: ✭ 487 (+1848%)
Mutual labels:  api-client, restful-api, rest-client
briskine
Write faster with templates and keyboard shortcuts.
Stars: ✭ 88 (+252%)
Mutual labels:  firefox-addon, chrome-extensions, edge-extension
Network Plus
DevTools for network recording, modification and resending.
Stars: ✭ 122 (+388%)
Mutual labels:  firefox-addon, edge-extension
Simplified Twitter
Remove distractions from the new Twitter layout. Extension for Chrome, Firefox, Safari, Edge & More
Stars: ✭ 111 (+344%)
Mutual labels:  firefox-addon, edge-extension
Spotify Lyrics
🎉 Desktop Spotify Web Player Instant Synchronised Lyrics
Stars: ✭ 162 (+548%)
Mutual labels:  firefox-addon, edge-extension
sc ext
Sitecore Extensions is a browser extension which improves user experience inside Sitecore CMS
Stars: ✭ 27 (+8%)
Mutual labels:  firefox-addon, edge-extension
Edgetranslate
A translation extension.
Stars: ✭ 972 (+3788%)
Mutual labels:  firefox-addon, edge-extension
Floccus
☁️ Sync your bookmarks privately across browsers
Stars: ✭ 2,630 (+10420%)
Mutual labels:  firefox-addon, edge-extension
drowsy
😪 Lazy integrations tool for RESTful interfaces to aid POC development and streamline integrations
Stars: ✭ 19 (-24%)
Mutual labels:  api-client, rest-client
Ccsearch Browser Extension
Cross-Browser extension to search, filter and use images in the public domain and under Creative Commons licenses.
Stars: ✭ 92 (+268%)
Mutual labels:  firefox-addon, edge-extension
Authenticator
Authenticator generates 2-Step Verification codes in your browser.
Stars: ✭ 979 (+3816%)
Mutual labels:  firefox-addon, edge-extension
Github Hovercard
Neat hovercards for GitHub.
Stars: ✭ 1,655 (+6520%)
Mutual labels:  firefox-addon, edge-extension
Gitako
🐙 File tree extension for GitHub on Chrome & Firefox & Edge
Stars: ✭ 975 (+3800%)
Mutual labels:  firefox-addon, edge-extension
Bypass Paywalls Chrome
Bypass Paywalls web browser extension for Chrome and Firefox.
Stars: ✭ 20,876 (+83404%)
Mutual labels:  firefox-addon, chrome-extensions
quickjira
🚤 📂 Quickly access the JIRA of your choice by typing the ticket id
Stars: ✭ 65 (+160%)
Mutual labels:  firefox-addon, edge-extension
slack-channels-grouping
Chrome extension. Grouping slack channels.
Stars: ✭ 69 (+176%)
Mutual labels:  firefox-addon, edge-extension
infy-scroll
A web extension for Chrome, Edge, and Firefox. Add customized infinite scrolling to websites and auto load the next page. Supports the AutoPagerize Database. (Beta)
Stars: ✭ 70 (+180%)
Mutual labels:  firefox-addon, edge-extension
yt-dislikes-viewer
A browser extension that allows you to see dislikes on a youtube video after the youtube update
Stars: ✭ 291 (+1064%)
Mutual labels:  firefox-addon, chrome-extensions

YuiAPI

YuiAPI是一个浏览器扩展,非常简单易用的API调试客户端,你可以随意的使用它。

目录

  1. 当前版本

  2. 支持浏览器

  3. 安装

    3.1 安全的线上版本

    3.2 离线版本

  4. 使用

    4.1 根据HOST筛选历史记录

    4.2 快速切换API的HOST

    4.3 快速获取/编辑请求参数

    4.4 编辑URL PARAMS

当前版本

v1.1.16 Update logs

支持浏览器

Edge
Edge
Firefox
Firefox
Chrome
Chrome
Edge latest versions latest versions

安装

安全的线上版本

请在Chrome/Firefox扩展商品搜索YuiAPI进行安装,或点击上面浏览器小图标

离线版本

请打开Chrome的开发者模式,然后加载已解压的扩展程序

使用

根据HOST筛选历史记录

请求过的API HOST都会在左侧的列表里,选择点击一个HOST,右侧就会只出现该HOST的历史记录 image

快速切换API的HOST

点击API URI左而的小图标,会打开已有HOST列表,选择点击一个HOST,表单中的API URL的HOST将会被替换 image

快速获取/编辑请求参数

点击Body参数右侧的Edit Parameter,会打开参数编辑对话框,如图 image 该表单支持两个种模式的参数

  • query string形式。如:a=1&b=2
  • 键值对形式。每一行为一组键值对,键值用英文的:号分隔

如果你使用Chrome浏览器,在开发者工具里,可以直接复制参数,如下: image

如果Body参数表单里已有参数,它们也会出现在该对话框的文本框里,复制到别处或是编辑都可

编辑URL PARAMS

如果你的URL上是带参数的,可以直接在Params表单里进行查看和编辑。在表单里编辑和直接在URL上编辑都会相互更新。想像一下,当API URL很长时,这个表单是多么的贴心 image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].