Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
/ douyin_be Public archive

字节跳动青训营后端大作业-抖音项目

Notifications You must be signed in to change notification settings

ufec/douyin_be

Repository files navigation

douyin_be

使用说明

git clone https://github.com/ufec/douyin_be.git
cd douyin_be
mv config.yaml.bak config.yaml
go mod download

打开 config.yaml 文件配置 mysql后

go run main.go

另外本项目使用ffmpeg实现获取视频缩略图,需要自行安装并配置环境变量

ffmpeg -v

不报错即可

目录结构

├─config
├─controller
├─initalize
├─middleware
├─model
├─public
├─service
└─utils

功能介绍

接口文档: https://www.apifox.cn/apidoc/shared-8cc50618-0da6-4d5e-a398-76f3b8f766c5

About

字节跳动青训营后端大作业-抖音项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages