28 Star 57 Fork 17

champly / quick-mock

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.json 361 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"port":"8080",
"routers":[
{
"name":"/",
"method":"get,post",
"response":"{'code':200,'data':'this url is /'}"
},
{
"name":"/hello",
"method":"get,post",
"status_code":"302",
"response":"https://github.com/champly/quick-mock"
}
]
}
Go
1
https://gitee.com/champly1993/quick-mock.git
git@gitee.com:champly1993/quick-mock.git
champly1993
quick-mock
quick-mock
master

搜索帮助