一个 Demo 教你用 Macaca DataHub 解决前端开发时的数据 Mock 问题
macOS OCR ability js interface
GitHub Actions Practice.
My homework of compute math, like methods of optimization...
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, sch...
[WIP] macos-cli powered by swift
My own introduction
👑 JavaScript ORM for MySQL, PostgreSQL, and SQLite.
egg developer tool
cookies module for egg, base on pillarjs/cookies
🎯 https://github.com/snapre
https://github.com/macacajs/macaca-datahub 文档:https://macacajs.github.io/macaca-datahub
研究一下 https://github.com/macacajs/macaca-datahub 你就知道原理了,mock server 会在中间劫持 http 请求,之后转发给后端,或者自己返回 mock 数据。