ByteDanceOpen Save

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

Project README

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.2</version>
</dependency>
最新版
<dependency>
  <groupId>com.github.yydzxz</groupId>
  <artifactId>bytedance-open</artifactId>
  <version>4.1.2</version>
</dependency>

具体可以参考ByteDance-Open-Demo

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

Thanks For Jetbrains

image

Open Source Agenda is not affiliated with "ByteDanceOpen" Project. README Source: yydzxz/ByteDanceOpen

Open Source Agenda Badge

Open Source Agenda Rating