Demos
Now all the examples base on beego v1.x.
We don’t want to rewrite them with beego2.x, but you can still look at those examples since v2.x is similar with v1.x
Demos
In this section we have provided some demo applications to help you learn Beego better.
Chat Room
We use Beego and WebSocket to build a web Instant Messaging application.
URL shortener API service
URL shortener will help you understand how to develop a high performance API service with Beego.
To-do list
To-do list is a web application built with AngularJS and Beego
Browse the code on GitHub ./monitor