Skip to content

HaRshA10D/simple-chat-go-server

Repository files navigation

Description

A simple group chat application server written in GoLang.

Dev environment setup

  • Install GoLang from here
  • GoDep for dependencies
$ brew install dep 
  • make db_create
  • make db_migrate
  • make build

Run instructions

To run the application

$ ./out/chat-server

Run tests

To run all test make test

Authors

Ashutosh | Abhinav | Shailendra | Harsha

About

A server for simple chat application written in GoLang.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published