Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# bearychat-go

[BearyChat][bearychat] API with go.

[![Build Status](https://travis-ci.org/bearyinnovative/bearychat-go.svg)](https://travis-ci.org/bearyinnovative/bearychat-go)
[![GoDoc](https://godoc.org/github.com/bearyinnovative/bearychat-go?status.svg)](https://godoc.org/github.com/bearyinnovative/bearychat-go)
[![GoReport](https://goreportcard.com/badge/github.com/bearyinnovative/bearychat-go)](https://goreportcard.com/report/github.com/bearyinnovative/bearychat-go)
![Development Status](https://img.shields.io/badge/status-1.0.0-brightgreen.svg?style=flat-square)

[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