一个 Demo 教你用 Macaca DataHub 解决前端开发时的数据 Mock 问题
macOS OCR ability js interface
GitHub Actions Practice.
rewrite nginx by rust
My own introduction
GPT-powered chat for documentation search & assistance.
[WIP] macos-cli powered by swift
👑 JavaScript ORM for MySQL, PostgreSQL, and SQLite.
egg developer tool
cookies module for egg, base on pillarjs/cookies
https://github.com/macacajs/macaca-datahub 文档:https://macacajs.github.io/macaca-datahub
研究一下 https://github.com/macacajs/macaca-datahub 你就知道原理了,mock server 会在中间劫持 http 请求,之后转发给后端,或者自己返回 mock 数据。