Giter VIP home page Giter VIP logo

django-rest-framework-template's Introduction

项目介绍

本项目是一个django-rest-framework的模板项目,可以直接克隆后基于本项目做二次开发。

项目使用 python3.10、django4.0、django-rest-framework3.13 进行开发。

项目提供的功能:

项目优化:

  • 目录组织优化
  • 配置文件优化
  • API文档生成优化
  • 跨域优化
  • 虚拟环境优化
  • admin管理后台功能优化
  • 模型功能优化

第三方API接口:

  • 阿里云短信验证码接口
  • 阿里云oss接口
  • 支付宝付款接口

示例app:

  • app:自定义用户和部门
  • app: 人员信息管理
  • app: 文章管理
  • app: 商品管理

项目安装

mkdir .venv
pipenv install

依赖安装

# 在Linux系统中,oss2包需要python-devel依赖,不然会导致上传下载效率非常低
apt-get install python-dev

django-rest-framework-template's People

Contributors

xionglilong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.