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: about 1 year 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-08T10:58:58.000Z (about 8 years ago)
- Last Synced: 2024-11-08T08:39:36.987Z (over 1 year 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 [](https://discord.gg/We46FD4)
## [Repo moved to GitLab](https://gitlab.com/toby3d/smashcast)
[](LICENSE.md)
[](https://travis-ci.org/toby3d/go-smashcast)
[](https://godoc.org/github.com/toby3d/go-smashcast)
[](https://goreportcard.com/report/github.com/toby3d/go-smashcast)
[](https://www.hitbox.tv/toby3d/subscribe)
[](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/)