https://github.com/bit-nation/chat-backend
https://github.com/bit-nation/chat-backend
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bit-nation/chat-backend
- Owner: Bit-Nation
- License: mit
- Created: 2018-07-09T12:39:26.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-15T22:37:55.000Z (almost 8 years ago)
- Last Synced: 2025-05-31T19:23:04.773Z (about 1 year ago)
- Language: Go
- Size: 164 KB
- Stars: 1
- Watchers: 8
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# chat-backend
[](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