This is the tutorial schedule: https://github.com/beego/tutorial
-
Beego Framework Tutorials - 1 - Introduction to Beego
<iframe width="640" height="360" src="//www.youtube.com/embed/zvXDgfoUKFY" frameborder="0" allowfullscreen></iframe>slide: Introduction to beego
-
Beego Framework Tutorials - 2 - Router (part 1 of 3)
<iframe width="640" height="360" src="//www.youtube.com/embed/LvAFH-oLvqY" frameborder="0" allowfullscreen></iframe> -
Beego Framework Tutorials - 2 - Router URI Patterns (part 2 of 3)
<iframe width="640" height="360" src="//www.youtube.com/embed/81kxo6FcoOw" frameborder="0" allowfullscreen></iframe>slide: Router RUI Patterns
-
Beego Framework Tutorials - 2 - Router Namespace (part 3 of 3)
<iframe width="640" height="360" src="//www.youtube.com/embed/W9tBcTcXGeo" frameborder="0" allowfullscreen></iframe>slide: Router Namespace
-
Beego Framework Tutorials - 3 - Configuration Parameters
<iframe width="640" height="360" src="//www.youtube.com/embed/F3tieL1lX1I" frameborder="0" allowfullscreen></iframe>slide: Configuration Parameters
-
Beego Framework Tutorials - 4 - Create a Web API Application in One Minute in Beego
<iframe width="640" height="360" src="//www.youtube.com/embed/w7RziV_Sn-g" frameborder="0" allowfullscreen></iframe>blog: Building Web API with Auto Generated API Document Support