项目基于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
Sorting:
- 从DouYinBot项目分离,目前实现了抖音的弹幕爬取和字典回复☆10Oct 13, 2023Updated 2 years ago
- 使用GoMobile开发native应用,同时编译android与ios应用☆12Nov 29, 2022Updated 3 years ago
- 数据可视化大屏展示☆15Apr 3, 2023Updated 2 years ago
- 毕业设计-聚合支付。 聚合支付顾名思义就是将目前主流的支付进行整合,形成第三方支付的聚合通道。聚合支付是一个提供聚合支付的平台,聚合支付目前主要的做法就是线上聚合收银台(开放API),线下C2B一码多付、线下B2C商家扫码。平台应以SaaS服务形式提供给各商户订单管理、门…☆24May 21, 2023Updated 2 years ago
- 一个基于 OBS 浏览器源,支持多直播平台(网易CC、bilibili、斗鱼、虎牙、抖音等)插件系统,目前正在开发中☆26Mar 11, 2024Updated last year
- 中国机器人及人工智能大赛全地形自适应机器人赛道☆12Apr 26, 2023Updated 2 years ago
- 中医智慧诊疗小程序后端☆10Aug 28, 2022Updated 3 years ago
- Download hot video from douyin and upload the video to Youtube automatic.☆41May 29, 2024Updated last year
- 《2021医学健康数据分析与挖掘》课程论文 -- 基于BERT的20NewsGroups数据集新闻分类实验☆10Jun 22, 2021Updated 4 years ago
- LinkMind is an enterprise-level composite multimodal large model middleware.☆18Updated this week
- His使用在医院就诊,包括门诊、院医护、住院等子系统☆46Apr 1, 2019Updated 6 years ago
- 爱影视分享平台是一个基本SpringBoot+Vue前后端分离的影视平台,整合了市面上现有的影视功能,个人添加了交友匹配功能,引入了爬虫豆瓣电影☆10May 31, 2023Updated 2 years ago
- 基于ColorUI开发的预约挂号系统微信小程序端:患者通过该系统就能在线预约,不用浪费时间去医院排队预约,有时候甚至排了漫长的队也不能预约成功,这些情况概况在问诊系统上都是不存在的。距离再近,小病小痛通过网约家庭医生就能线上诊治,省去诸多流程;距离再远,即便是大病也能远程操…☆33Mar 27, 2021Updated 4 years ago
- 🛠一款异步清洗、高效抓取、稳定提供有效代理的IP代理池☆28Jul 25, 2023Updated 2 years ago
- All Final Code to Operate Surena-V Humanoid Robot☆13Aug 26, 2025Updated 6 months ago
- 抖音自动发布/上传视频脚本。Pyautogui☆10Aug 7, 2023Updated 2 years ago
- 医疗陪诊服务小程序☆12May 25, 2024Updated last year
- 一款高效的实时风控引擎☆12Feb 21, 2023Updated 3 years ago
- 基于SpringBoot二次开发,简化Java服务端开发☆12May 20, 2025Updated 9 months ago
- 基于adaboost的SVM预测股票价格☆11Mar 4, 2018Updated 8 years ago
- 飞行双臂机器人ROS软件包集,包括单机械臂运动控制包、双臂机器人协同控制功能包、VINS-Fusion单目双目视觉SLAM、ZED双目相机ROS功能包等☆11Sep 14, 2021Updated 4 years ago
- 《ROS机械臂开发与实践》教材的课后题详解☆11May 16, 2023Updated 2 years ago
- 基于 Springboot Vue2 实战开发的一套完整的博客管理系统 ! 请你点一个星星 star 鼓励我,感谢!☆10Apr 23, 2024Updated last year
- OpenCore EFI for ASRock B650M PG Lightning☆10May 1, 2024Updated last year
- To simulate an image based visual servo in Gazebo using a camera mounted to a Doosan m0609 robotic arm manipulator and 4 points in Aruco …☆15Jan 10, 2024Updated 2 years ago
- Official URDF and SDF models of the R1 humanoid robot.☆16Dec 6, 2023Updated 2 years ago
- 微服务架构的社区+活动秒杀+抽奖平台☆19Jun 6, 2024Updated last year
- 超轻量化模型的UltraFace tensorrt部署 ,详细注释☆10Apr 2, 2024Updated last year
- This Capture the Flag game, developed during a two-month project phase for a University of Mannheim lecture, features a 2D chessboard map…☆13Jan 4, 2026Updated 2 months ago
- A scheduler to manage a multi tool dual arm robot while avoiding arm-to-arm collisions; considering complex side constraints; and optimiz…☆11Jul 6, 2021Updated 4 years ago
- Light-weight (< 505 g), adaptive, underactuated aerial grasping robot hands, using a novel quick release mechanism☆10Jun 26, 2019Updated 6 years ago
- 基于ViT模型的医疗图像辅助诊断系统☆10Jan 30, 2024Updated 2 years ago
- Prompt templates for language models☆10Updated this week
- A medical image recognition project powered by self-implemented ResNet and ViT models, utilizing PyTorch, with a user-friendly web demo b…☆12Feb 26, 2024Updated 2 years ago
- 文章多平台发布脚本☆13Dec 10, 2021Updated 4 years ago
- A ROS 2 workspace to support robot learning research within the ROS 2 ecosystem.☆12Jul 4, 2024Updated last year
- An NFT trading platform, to achieve the collection of the chain, first, trading and other functions. 一个NFT交易平台,实现了藏品的上链、首发、交易等功能。☆13Jun 18, 2023Updated 2 years ago
- BalloonUpdate 系列的所有图形化集成端。☆10Dec 13, 2022Updated 3 years ago
- Teaching a quadruped robot to walk using a spiking neural network based architecture☆13May 12, 2024Updated last year