Skip to content

glichtv/kick-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kick Golang SDK

   


Kick SDK is a toolkit for Golang applications that provides a clean way to interact with Kick public APIs.

Installation

go get github.com/glichtv/kick-sdk

Documentation

  • Kick APIs - official documentation for Kick APIs
  • Kick SDK - documentation specifically for Kick SDK

Contributing

You are more than welcome to contribute! Where it's possible, please include unit tests for any code that is introduced by your contribution. It's also helpful if you can include usage examples in the documentation.

License

This library is distributed under the MIT license.