mokd:可编程假API服务器 源码
莫德 可编程假API服务器。 - 要求 Node.js> = 8.9.0(我们强烈建议使用类似东西) npm或 安装 npm install mokd --save 用法 const { Server } = require ( 'mokd' ) ; const server = new Server ( { baseUrl : '' , //optional endpoints : [ { path : '/user/' , response : { id : 1 name : 'John Doe' }
文件列表
mokd-master.zip
(预估有个28文件)
mokd-master
.gitignore
940B
package.json
1KB
.npmrc
15B
LICENSE
1KB
index.js
557B
.eslintrc.js
155B
README.md
12KB
tests
.eslintrc.json
91B
暂无评论