A simple group chat application server written in GoLang.
- Install GoLang from here
- GoDep for dependencies
$ brew install dep
make db_createmake db_migratemake build
To run the application
$ ./out/chat-server
To run all test make test
Ashutosh | Abhinav | Shailendra | Harsha