Skip to content

SerhiiKozachenko/GoChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beego samples

中文文档

This is mainly for beego sample applications, you can either study how to use beego through this project, or open an issue to tell us what sample you expect, or even pull request with a sample.

Samples

  • WebIM: Chat room demo based on long polling and WebSocket.
  • ShortURL: shouturl app based on beego. API applications
  • Todo: todo app based on beego.angularJS with API which is designed by beego.

How to:

  • Switch to Chat folder cd WebIM
  • Install godeps go get
  • Run go run WebIM.go

About

Go chat (beego) app with mongo and redis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published