# mini-douyin **Repository Path**: lihx666/mini-douyin ## Basic Information - **Project Name**: mini-douyin - **Description**: 参加字节跳动 2023 寒假青训营后端组的结营项目:实现一个极简版抖音的后端系统。项目由 Golang 开发,使用了字节的 Http 框架 Hertz 和微服务框架 Kitex,数据库使用了 MySQL 和 Redis,开发时使用了 Gorm 和 go-redis 进行交互 - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2023-02-20 - **Last Updated**: 2025-10-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 极简抖音 `single-server` 下的项目是用来实现基本功能 demo 的单机版 server `microservice` 下的是拆解单机版 server 为微服务架构后的版本