Git Product home page Git Product logo

my-tiktok's Introduction

my-tiktok

使用 Go 编写的一个简易的抖音的后端项目,为第六届字节跳动青训营后端大作业。

介绍

使用 kitex 作为 RPC 框架,使用 hertz 作为 web 框架,使用 gorm 作为 ORM 框架,实现了简单的抖音后端。

项目结构

  • config 一些常量和配置的定义
  • db mysql 数据库相关代码
  • idl 相关服务的 RPC 定义
  • kitex_gen kitex生成的代码
  • rdb redis 相关代码
  • service
    • chat 聊天服务
    • comment 评论服务
    • control 控制\网关服务
    • favorite 点赞服务
    • feed 视频流服务
    • publish 发布服务
    • relation 关注服务
    • user 用户服务
  • build.sh 构建脚本
  • kitex_gen.sh kitex生成代码脚本

my-tiktok's People

Contributors

hades-gsl 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.