Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/toby3d/smashcast
- Owner: toby3d
- License: other
- Archived: true
- Created: 2016-09-18T15:11:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-08T10:58:58.000Z (over 6 years ago)
- Last Synced: 2024-08-01T21:46:59.102Z (3 months ago)
- Topics: api, api-client, chat, go, go-client, golang, golang-bindings, golang-library, hitbox, library
- Language: Go
- Homepage: https://developers.smashcast.tv
- Size: 90.8 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)