/samples

An open source project for beego sample applications.

Primary LanguageGoApache License 2.0Apache-2.0

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.