摘要: restful Api 设计要素 3-8 如何设计Restful Api 资源路径(url),HTTP动词,过滤信息(做分页),状态码,错误处理,返回结果 3-9 初始化运行参数 3-10完善用户的API 3-11 完善文章的API https://www.imooc.com/video/14361 阅读全文
posted @ 2020-02-19 17:29 我想再睡一会 阅读(155) 评论(0) 推荐(0)
摘要: 3-6 用户业务逻辑 数据库连接: 检验用户是否存在 user.php index.php user.php 注册 user.php 登录 ·password·=:password ErrorCode.php 3-7 文章 aritcle.php 文章的添加 aricle.php index.php 阅读全文
posted @ 2020-02-19 16:47 我想再睡一会 阅读(100) 评论(0) 推荐(0)