Giter Site home page Giter Site logo

zhouyang2019 / bytedanceopen Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yydzxz/bytedanceopen

0.0 0.0 0.0 1.06 MB

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

License: MIT License

Java 100.00%

bytedanceopen's Introduction

image license issues starts forks

ByteDanceOpen

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

  • 支持字节跳动(抖音,头条..)开放平台小程序代开发功能的后端开发。 部分代码参考了WxJava的实现,使用方式也大同小异。

  • 支持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>3.2.4</version>
</dependency>
最新版
<dependency>
  <groupId>com.github.yydzxz</groupId>
  <artifactId>bytedance-open</artifactId>
  <version>3.3.1</version>
</dependency>

具体可以参考ByteDance-Open-Demo

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

Thanks For Jetbrains

image

bytedanceopen's People

Contributors

yydzxz avatar smallboyo avatar dependabot[bot] 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.