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

https://github.com/bit-nation/chat-backend


https://github.com/bit-nation/chat-backend

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# chat-backend

[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
TODO: Put more badges here.

> Pangea chat backend

TODO: Fill out this long description.

## Table of Contents

- [Install](#install)
- [Usage](#usage)
- [Maintainers](#maintainers)
- [Contribute](#contribute)
- [License](#license)

## Install

```
go get -u github.com/Bit-Nation/chat-backend/server
```

## Usage
```
import "github.com/Bit-Nation/chat-backend/server"
```

This package is under contruction.

It might not be fully usable in it's current state.

To get an idea on how to use it, check server_test.go

## Maintainers

[@borjantrajanoski](https://github.com/borjantrajanoski)

## Contribute

PRs accepted.

Small note: If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.

## License

MIT © 2018 Bitnation