Giter Site home page Giter Site logo

douyin's Introduction

douyin

文件目录

文件 解释
config 配置文件对应的结构体定义
controller 业务层
dao 操作数据库给业务
controller 提供数据
forms 字段验证的struct
global 定义全局变量
initialize 服务初始化
logs 日志存储
middlewares 中间件
models 数据库字段定义
Response 统一封装
responsestatic 资源文件夹
router 路由
setting-dev.yaml 配置文件
main.go 服务启动文件

git commit 提交规范

提交建议规范一点,这里找了一个链接掘金

  • feat: 新功能(feature)
  • fix: 修补问题
  • docs: 更新文档
  • refactor: 重构(即不是新增功能,也不是修改bug的代码变动)
  • build: 构建编译相关的改动
  • chore: bump version to [版本号]
  • test: 增加测试
  • style: 格式变更(不影响代码运行的变动)

douyin's People

Contributors

istitches avatar khan-yin avatar

Watchers

 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.