All Projects → yydzxz → ByteDanceOpen

yydzxz / ByteDanceOpen

Licence: MIT license
Bytedance(TikTok, Toutiao)third party open platform backend SDK, provides easy-to-use authorization, template management, code package management and other APIs.字节跳动(抖音, 头条)第三方开放平台小程序sdk, 提供了简单易用的授权,模版管理,代码包管理等api.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to ByteDanceOpen

uniapp-scaffold
基于Vue.js的跨平台小程序脚手架、设计语言、组件库及插拔式模板
Stars: ✭ 87 (+29.85%)
Mutual labels:  miniapp, miniprogram
TikTokDownloader PyWebIO
🚀「Douyin_TikTok_Download_API」是一个开箱即用的高性能异步抖音|TikTok数据爬取工具,支持API调用,在线批量解析及下载。
Stars: ✭ 919 (+1271.64%)
Mutual labels:  douyin, tiktok
mpapi
🐤 小程序API兼容插件,一次编写,多端运行。支持:微信小程序、支付宝小程序、百度智能小程序、字节跳动小程序
Stars: ✭ 40 (-40.3%)
Mutual labels:  miniprogram, toutiao
douyin-go
抖音SDK
Stars: ✭ 73 (+8.96%)
Mutual labels:  douyin, tiktok
douyin-api
抖音接口、抖音API、抖音数据爬虫、抖音直播数据、抖音直播Api、抖音视频Api、抖音爬虫、抖音去水印、抖音视频下载、抖音视频解析、抖音直播监控、抖音数据采集
Stars: ✭ 41 (-38.81%)
Mutual labels:  douyin, douyin-sdk
a-soul
Full-featured social media monitor that extracts data from a variety of services and pushes updates to Telegram or other platforms
Stars: ✭ 39 (-41.79%)
Mutual labels:  douyin, tiktok
douyin2youtube
Download hot video from douyin and upload the video to Youtube automatic.
Stars: ✭ 28 (-58.21%)
Mutual labels:  douyin, tiktok
glink
Short video direct link acquisition 短视频直连去水印工具(支持抖音、快手、TikTok、皮皮虾、火山、开眼、陌陌等十几种)
Stars: ✭ 112 (+67.16%)
Mutual labels:  douyin, tiktok
jgb
小程序渐进式编译框架
Stars: ✭ 21 (-68.66%)
Mutual labels:  miniapp, miniprogram
TikTokTool
TikTok trend analysis tool
Stars: ✭ 31 (-53.73%)
Mutual labels:  tiktok
gatsby-plugin-gdpr-cookies
Gatsby plugin to add Google Analytics (V4 is supported), Google Tag Manager, Facebook Pixel, TikTok Pixel and Hotjar in a GDPR form to your site.
Stars: ✭ 88 (+31.34%)
Mutual labels:  tiktok
three-platformize
一个让 THREE 平台化的项目,目前已适配微信,淘宝,头条小程序,微信小游戏
Stars: ✭ 418 (+523.88%)
Mutual labels:  miniprogram
vitx
😃 Simple transform tool
Stars: ✭ 137 (+104.48%)
Mutual labels:  miniapp
TikTok-Video-Downloader-PHP
A simple but effective one page TikTok video downloader(watermark free) script developed by Tufayel
Stars: ✭ 214 (+219.4%)
Mutual labels:  tiktok
tiktok-autoviews
Get unlimited Tik Tok views.
Stars: ✭ 90 (+34.33%)
Mutual labels:  tiktok
quickstart-miniprogram
🎉微信小程序webpack模板
Stars: ✭ 32 (-52.24%)
Mutual labels:  miniprogram
social-post-api
Social Media API: Automate Posting and Analytics to Social Networks like Instagram, TikTok, Twitter, Facebook, LinkedIn, Reddit, YouTube, and Telegram
Stars: ✭ 38 (-43.28%)
Mutual labels:  tiktok
tiktok-downloader
Download TikTok Video Watermark
Stars: ✭ 20 (-70.15%)
Mutual labels:  tiktok
Laghos
High-order Lagrangian Hydrodynamics Miniapp
Stars: ✭ 131 (+95.52%)
Mutual labels:  miniapp
wxMD5
📄基于 blueimp/JavaScript-MD5 的支持小程序的MD5加密库
Stars: ✭ 44 (-34.33%)
Mutual labels:  miniapp

image license issues starts forks

ByteDanceOpen

  • 字节跳动第三方平台 Java SDK

  • 支持字节跳动(抖音,头条..)开放平台小程序代开发功能的后端开发。

  • 支持JoddHttp, OkHttpClient, RestTemplate

  • 支持Gson, Jackson, FastJson(不推荐使用FastJson,原因)

  • 同时支持字节的v1,v2接口,

  • 接口报错自动重试机制,提高用户体验

  • ByteDance(Tiktok) third party open platform backend SDK

  • Support JoddHttp, OkHttpClient, RestTemplate

  • Support Gson, Jackson, FastJson

  • Auto retry when bytedance server return error

使用方式

Maven 引用

稳定版
<dependency>
 <groupId>com.github.yydzxz</groupId>
 <artifactId>bytedance-open</artifactId>
 <version>4.1.1</version>
</dependency>
最新版
<dependency>
  <groupId>com.github.yydzxz</groupId>
  <artifactId>bytedance-open</artifactId>
  <version>4.1.1</version>
</dependency>

具体可以参考ByteDance-Open-Demo

  • Demo提供了Docker版本, 填写好第三方配置后, 通过docker-compose一键启动所有所需服务

Thanks For Jetbrains

image

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].