1 Star 3 Fork 0

Jay_Ohhh / front-end notes

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
前后端协作.md 1012 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jay_Ohhh 提交于 2021-06-06 22:47 . update

前端mock数据

https://zhuanlan.zhihu.com/p/77199413

mock.js

https://github.com/nuysoft/Mock/wiki

https://www.cnblogs.com/shanlu0000/p/13030661.html

http://mockjs.com/examples.html

占位符可以在apipost里查询

fastmock

https://www.fastmock.site/#/projects

easy-mock

https://blog.csdn.net/w1418899532/article/details/91951603

smock

https://jdf2e.github.io/SMock/#/?id=%E7%AE%80%E4%BB%8B

apipost mock地址
api工厂

接口规范

https://blog.csdn.net/xs18952904/article/details/88954376#%E6%8E%A5%E5%8F%A3%E8%BF%94%E5%9B%9E%E7%9A%84%E6%95%B0%E6%8D%AE%E7%BB%93%E6%9E%84

https://juejin.cn/post/6844903505312890894#heading-26

请求方法:增删改查

post:增

delete:删

put:更新,改动

patch:局部更新

get:查

参数

字段名、说明、类型、长度、是否必填、备注

请求地址
请求、响应格式和示例
请求、响应数据类型Content-Type
接口规范
1
https://gitee.com/Jay_Ohhh/front-end-notes.git
git@gitee.com:Jay_Ohhh/front-end-notes.git
Jay_Ohhh
front-end-notes
front-end notes
master

搜索帮助