Skip to content

TikTok Go SDK: A simple library for interacting with TikTok Developer API in Go.

License

Notifications You must be signed in to change notification settings

HiWay-Media/tiktok-go-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiktok-go-sdk

Go build Go test workflow

TikTok Go SDK: A simple library for interacting with TikTok Developer API in Go.

Overview

The TikTok Go SDK provides a straightforward way to integrate TikTok's Developer API into your Go applications.

Installation

To install the SDK, use go get:

go get github.com/HiWay-Media/tiktok-go-sdk

Usage

Import the Package

import "github.com/HiWay-Media/tiktok-go-sdk"

Features

  • Authentication
  • Fetch user data
  • Post videos
  • User Info API
  • Easy integration for TikTok API calls

Contributing

Feel free to submit issues and pull requests.

License

This project is licensed under the MIT License.

About

TikTok Go SDK: A simple library for interacting with TikTok Developer API in Go.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages