mockstarjs
  • 关于 MockStar
  • 安装和升级
  • 快速上手
  • 非 CLI 方式
  • 技术细节
    • 基本概念
    • 整体架构
    • 为什么需要数据模拟
    • 如何做数据模拟
  • 配置
    • mockstar.config.js 配置
    • mocker 的 config.json 配置
    • mock module 的 config.json 配置
Powered by GitBook
On this page

Was this helpful?

关于 MockStar

Next安装和升级

Last updated 6 years ago

Was this helpful?

Github(欢迎+Star):

是一个专注数据模拟的工具,可以更容易编写、管理和使用模拟数据。

  • 支持传统的 XHR 请求

  • 支持对 websocket 或者 jsbridge 回调等异步数据

https://github.com/mockstarjs/mockstar
MockStar