https://github.com/bearyinnovative/bearychat-go
BearyChat API with go.
https://github.com/bearyinnovative/bearychat-go
Last synced: about 2 months ago
JSON representation
BearyChat API with go.
- Host: GitHub
- URL: https://github.com/bearyinnovative/bearychat-go
- Owner: bearyinnovative
- License: mit
- Created: 2017-04-12T11:13:21.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-02T10:48:47.000Z (over 6 years ago)
- Last Synced: 2025-03-29T03:29:55.956Z (2 months ago)
- Language: Go
- Size: 54.7 KB
- Stars: 11
- Watchers: 9
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# bearychat-go
[BearyChat][bearychat] API with go.
[](https://travis-ci.org/bearyinnovative/bearychat-go)
[](https://godoc.org/github.com/bearyinnovative/bearychat-go)
[](https://goreportcard.com/report/github.com/bearyinnovative/bearychat-go)
[bearychat]: https://bearychat.com
## Usage
go 1.7+
```
go get github.com/bearyinnovative/bearychat-go
```## Examples
- [RTM](example/rtm/main.go)
- [Chaos Monkey](example/chaosmonkey/main.go)## LICENSE
MIT