Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/toby3d/smashcast

[DISCONTINUED] A simple library on Go for work with smashcast API streaming service
https://github.com/toby3d/smashcast

api api-client chat go go-client golang golang-bindings golang-library hitbox library

Last synced: 5 days ago
JSON representation

[DISCONTINUED] A simple library on Go for work with smashcast API streaming service

Awesome Lists containing this project

README

        

# go-smashcast [![discord](https://discordapp.com/api/guilds/208605007744860163/widget.png)](https://discord.gg/We46FD4)
## [Repo moved to GitLab](https://gitlab.com/toby3d/smashcast)

[![License](https://img.shields.io/npm/l/express.svg?maxAge=2592000)](LICENSE.md)
[![Build Status](https://travis-ci.org/toby3d/go-smashcast.svg)](https://travis-ci.org/toby3d/go-smashcast)
[![GoDoc](https://godoc.org/github.com/toby3d/go-smashcast?status.svg)](https://godoc.org/github.com/toby3d/go-smashcast)
[![Go Report](https://goreportcard.com/badge/github.com/toby3d/go-smashcast)](https://goreportcard.com/report/github.com/toby3d/go-smashcast)
[![hitbox](https://img.shields.io/badge/subscribe-hitbox-99cc00.svg)](https://www.hitbox.tv/toby3d/subscribe)
[![Patreon](https://img.shields.io/badge/support-patreon-E6461A.svg?maxAge=2592000)](https://www.patreon.com/toby3d)

### WARNING: library has not yet completed! Please **do not use it in production** before the release!

## Start using go-smashcast
Download and install it:
`$ go get github.com/toby3d/go-smashcast`

Import it in your code:
`import "github.com/toby3d/go-smashcast"`

## Documentation
- [Contributors](CONTRIBUTORS.md) and Patrons!
- [License](LICENSE.md)
- [ToDo](https://github.com/toby3d/go-smashcast/projects/)