项目基于Gin框架开发。实现刷抖音,用户视频投稿,展示封面;查看基本信息;对视频点赞和评论;关注其他用户;查看发布列表、点赞列表、关注列表和粉丝列表。 使用JWT+Redis作为中间件对用户token进行校验,实现JWT续期功能。 数据库采用GORM框架,MySQL建立合理的索引和外键提高性能,涉及多项数据的操作使用事务保持数据一致性。 用Redis做缓存,减轻MySQL的压力,提高系统性能。针对缓存雪崩、穿透、击穿做了相应的防护。采用延时双删保证Redis和MySQL的一致性。 使用RabbitMQ异步上传视频和封面到七牛云,采用手动确认机制,确保视频可以正确的上传到云服务器。
☆15Dec 4, 2022Updated 3 years ago
Alternatives and similar repositories for douyin
Users that are interested in douyin are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 数据可视化大屏展示☆15Apr 3, 2023Updated 3 years ago
- 从DouYinBot项目分离,目前实现了抖音的弹幕爬取和字典回复☆11Oct 13, 2023Updated 2 years ago
- Tree-shaped transfer based on elemen-ui .(基于饿了么组件改造的树形结构穿梭框,适用于类似地域、兴趣、人群等分类选择的情况)☆13Dec 10, 2022Updated 3 years ago
- 后端CMS运营界面-vue1.x实现:上传图片、拖拽排序、整体保存等功能☆11Apr 13, 2018Updated 8 years ago
- 使用GoMobile开发native应用,同时编译android与ios应用☆12Nov 29, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A Java ORM framework powered by GPT☆20Mar 30, 2023Updated 3 years ago
- vPush小程序推送SDK☆16Oct 20, 2019Updated 6 years ago
- ☆10Mar 28, 2025Updated last year
- 为了学习golang使用,而用golang实现的青龙后端☆18Sep 4, 2023Updated 3 years ago
- 这是一个大学生互联网+的大创项目:“一点到家”——云滇家政平台助力乡村振兴,系统前台:微信小程序,后端springboot,数据库mysql。属于一个非常值得推荐的项目,系统源码简单宜读,干净简洁、注释详细,可二次开发。创意满满,贴近生活,缓解就业压力,为农民增收致富,促进…☆14Jun 17, 2023Updated 3 years ago
- This Capture the Flag game, developed during a two-month project phase for a University of Mannheim lecture, features a 2D chessboard map…☆12Jan 4, 2026Updated 8 months ago
- His使用在医院就诊,包括门诊、院医护、住院等子系统☆47Apr 1, 2019Updated 7 years ago
- ☆19Jul 15, 2026Updated last month
- 各种技能树/图的收集整理☆24Sep 7, 2016Updated 10 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Multi-consumer asynchronous messaging service. 数据保存mysql后,发送rabbitmq,启动多个go协程消费队列数据(支持mq断线重连),将数据推送到es,后台多条件查询时,直接查es,加快查询速度,解决订单、库存、日志大数…☆18May 18, 2024Updated 2 years ago
- 基于Vue + iView + Vux开发的表单设计器☆28Sep 27, 2019Updated 6 years ago
- KeyPresser Hardware 是一款功能强大的自动化操作工具,通过 Arduino 硬件设备实现键盘模拟、鼠标操作等自动化功能。☆35Jan 21, 2026Updated 7 months ago
- 基于 Go 的端口转发工具,开箱即用. Yet another port forward tool, but easy to use.☆53Apr 12, 2023Updated 3 years ago
- 一个类似emby的专注于刮削alist聚合网盘形成影视媒体库的程序。☆40Aug 14, 2024Updated 2 years ago
- 基于小盒精灵源码的修改(TVRemoteIME)☆47Sep 28, 2022Updated 3 years ago
- Draw with codes, for kids and coders~☆10Aug 29, 2026Updated last week
- 抖音开放平台sdk☆13Jun 2, 2021Updated 5 years ago
- 毕业设计-聚合支付。 聚合支付顾名思义就是将目前主流的支付进行整合,形成第三方支付的聚合通道。聚合支付是一个提供聚合支付的平台,聚合支付目前主要的做法就是线上聚合收银台(开放API),线下C2B一码多付、线下B2C商家扫码。平台应以SaaS服务形式提供给各商户订单管理、门…☆24May 21, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 小程序生成图片库,可轻松通过 json 方式绘制一张转发到微信群或朋友圈的图片,Go语言实现。☆14Mar 30, 2021Updated 5 years ago
- Vue3 Watermark☆13Nov 20, 2023Updated 2 years ago
- RocketLabsBloomFilter by Ulf Kirsten☆18Oct 13, 2023Updated 2 years ago
- 一个可以加载弹弹play的弹幕,以及 ass webvtt 格式字幕的播放器☆11Mar 20, 2023Updated 3 years ago
- 企业微信SDK, Python企业微信机器人SDK, Python企业微信WebApi接口☆33Apr 9, 2024Updated 2 years ago
- 为视障人群生成电影,输入是电影剧本和mkv格式电影,输出为带有解说的电影☆12Jul 28, 2019Updated 7 years ago
- go DDD 实践☆19Mar 17, 2026Updated 5 months ago
- Upload videos to YouTube using a PHP enabled webserver☆12Dec 2, 2013Updated 12 years ago
- Bloom filter based on redis, PHP implementation☆13Dec 30, 2017Updated 8 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 简易中文分词系统在Laravel的封装包。☆11Feb 22, 2020Updated 6 years ago
- An NFT trading platform, to achieve the collection of the chain, first, trading and other functions. 一个NFT交易平台,实现了藏品的上链、首发、交易等功能。☆13Jun 18, 2023Updated 3 years ago
- 基于chatgpt-on-wechat和WeChat-AIChatbot-WinOnly的ntchat消息通道的插件,桥接多个微信群,实现多群互通,管理员发消息,自动转发到所有群☆35Jan 9, 2024Updated 2 years ago
- 以前的伪原创类,放这做个纪念,仅此。☆14Aug 8, 2017Updated 9 years ago
- uniapp 与 Flutter 混合案例☆13Sep 26, 2021Updated 4 years ago
- aigc evals☆10Dec 2, 2023Updated 2 years ago
- This is an alternative solution to the lack of auto-update in wails.☆15Jun 12, 2024Updated 2 years ago