Django-rest framework框架
Django-rest framework框架
第一篇 接口规范
[01] Web API接口
[[02] Restful接口规范]( https://www.cnblogs.com/randysun/p/11924309.html , "Restful接口规范")
[[03] 安装与使用django-restframework]( https://www.cnblogs.com/randysun/p/12288739.html , "安装与使用django-restframework")
第二篇 drf请求生命周期模块
[[01] request请求生命周期]( https://www.cnblogs.com/randysun/p/12290077.html , "request请求生命周期")
[[02] 渲染模板]( https://www.cnblogs.com/randysun/p/12291229.html , "渲染模板")
[[03] 解析模块]( https://www.cnblogs.com/randysun/p/12291387.html , "解析模块")
[[04] 异常模块]( https://www.cnblogs.com/randysun/p/12291579.html , "异常模块")
[[05] 响用模块]( https://www.cnblogs.com/randysun/p/12291613.html , "响用模块")
第三篇 序列化组件
[[01] 序列化组件]( https://www.cnblogs.com/randysun/p/12169986.html , "序列化组件")
[[02] ORM表之间高级设计]( https://www.cnblogs.com/randysun/p/12291912.html , "ORM表之间高级设计")
第五篇 视图家族
[[01] 十大接口]( https://www.cnblogs.com/randysun/p/12292431.html , "十大接口")
[[02] 视图家族之两个视图基类]( https://www.cnblogs.com/randysun/p/12292743.html , "视图家族之两个视图基类")
[[03] 视图家族之mixins视图工具类与generics工具视图类]( https://www.cnblogs.com/randysun/p/12292756.html , "视图家族之mixins视图工具类与generics工具视图类")
[[04] 视图家族之视图工具集viewsets]( https://www.cnblogs.com/randysun/p/12292731.html , "视图家族之视图工具集viewsets")
[[05] 视图家族案例 ]( https://www.cnblogs.com/randysun/p/12292771.html , "视图家族案例 ")
第四篇 三大认证组件
[[01] 三大认证组件]( https://www.cnblogs.com/randysun/p/12292969.html , "三大认证组件")
[[02] DRF-JWT ]( https://www.cnblogs.com/randysun/p/12293036.html , "DRF-JWT ")
第五篇 功能组件
[[01] 排序和查询过滤器]( https://www.cnblogs.com/randysun/p/12293085.html , "排序和查询过滤器")
[[02] 分页过滤器]( https://www.cnblogs.com/randysun/p/12293120.html , "分页过滤器")
[[03] 分类筛选过滤器]( https://www.cnblogs.com/randysun/p/12293179.html , "分类筛选过滤器")

浙公网安备 33010602011771号