摘要: DRF django restframework(简称drf)本质上其实就是一个别人编写好的app,里面集成了很多编写restful API的功能功能,接下里咱们就来学习drf并用他来开发restful API。 快速上手 安装 pip install djangorestframework==3. 阅读全文
posted @ 2024-11-30 11:12 小郑[努力版] 阅读(6) 评论(0) 推荐(0) 编辑