All Projects → totofish → Lol-Mock-API

totofish / Lol-Mock-API

Licence: MIT License
Mock API Tool

Programming Languages

typescript
32286 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Lol-Mock-API

mock-proxy-middleware
前后端分析项目中的本地mock和远程代理及接口文档
Stars: ✭ 26 (+73.33%)
Mutual labels:  mock
jest-launchdarkly-mock
Easily unit test LaunchDarkly feature flagged components with jest
Stars: ✭ 14 (-6.67%)
Mutual labels:  mock
awesome-chrome-plugin-recommends
📊Select list of Google browser plugins
Stars: ✭ 31 (+106.67%)
Mutual labels:  crx
animaris
Documentation and Mock for JSBridge base on ThinkJS & MongoDB & React & Antd.
Stars: ✭ 28 (+86.67%)
Mutual labels:  mock
emock
🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)
Stars: ✭ 73 (+386.67%)
Mutual labels:  mock
kras
Efficient server proxying and mocking in Node.js. 💪
Stars: ✭ 18 (+20%)
Mutual labels:  mock
Stubmatic
Mock HTTP calls without coding. Designed specially for testing and testers.
Stars: ✭ 118 (+686.67%)
Mutual labels:  mock
stub-server
Stub server for REST APIs
Stars: ✭ 14 (-6.67%)
Mutual labels:  mock
mockafka
A testing DSL for kafka-streams
Stars: ✭ 14 (-6.67%)
Mutual labels:  mock
Retromock
Java library for mocking responses in a Retrofit service.
Stars: ✭ 48 (+220%)
Mutual labels:  mock
doo
简单易用的接口管理解决方案,支持接口文档管理、Mock服务,接口测试等功能。接口文档采用 yaml 或 Excel 格式书写,简单快捷,Mock 基于该文档,无需数据库,一条命令秒变 Mock 服务。
Stars: ✭ 36 (+140%)
Mutual labels:  mock
jest-how-do-i-mock-x
Runnable examples for common testing situations that often prove challenging
Stars: ✭ 63 (+320%)
Mutual labels:  mock
mswjs.io
Official website and documentation for the Mock Service Worker library.
Stars: ✭ 77 (+413.33%)
Mutual labels:  mock
React-CleanArchitecture-Example
Sample frontend project with Clean Architecture using React.js and jest.
Stars: ✭ 73 (+386.67%)
Mutual labels:  mock
msw-storybook-addon
Mock API requests in Storybook with Mock Service Worker.
Stars: ✭ 168 (+1020%)
Mutual labels:  mock
deckard
DNS test harness
Stars: ✭ 28 (+86.67%)
Mutual labels:  mock
mountebank-api-php
Working with mountebank api it's easy!
Stars: ✭ 17 (+13.33%)
Mutual labels:  mock
jsxmock
使用 JSX 来定义 Mock Server
Stars: ✭ 31 (+106.67%)
Mutual labels:  mock
ng-apimock
Node plugin that provides the ability to use scenario based api mocking: for local development for protractor testing
Stars: ✭ 102 (+580%)
Mutual labels:  mock
elixir mock
Creates clean, concurrent, inspectable mocks from elixir modules
Stars: ✭ 21 (+40%)
Mutual labels:  mock

Lol Mock Api

GitHub license

此為 chrome extension 工具,方便臨時想 Mocking xhr 或 fetch API 來製作假資料、測試或模擬 API 情境狀況,使用 polly.js 製作成 chrome extension 方便使用

欄位說明

URL - 必須與 api 呼叫使用完全一致的網址,或部分用 * 替代,可參考 polly.js 說明

HTTP Status Code - HTTP Status Code

Response - 回應的 JSON 文字格式資料

Timeout - 模擬 server 回應延遲時間區間毫秒,例如:200, 100-200, 2000-3000

Stop Mock

將右上的 switch 按鈕切換至關閉狀態,便會 stop mock 行為

Extension Install

未上至 Chrome 線上應用程式商店,所以請 git clone 後,開啟 chrome://extensions/ 頁面將 Lol folder 拖進頁面中安裝

Extension

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].