Skip to content

beego/samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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