Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 510 Bytes

File metadata and controls

11 lines (7 loc) · 510 Bytes

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.