Skip to content

SinTan1071/tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started With Beego

中文版

Introduction

After releasing Beego 1.2 we wanted to create some tutorial resources to expand on the official Beego documentation.

Step by step tutorials are an easy way for new beginners to learn so we decided to put together a series of video tutorials and slides that cover all of Beego's components, modules, and code logic. We will also demonstrate how to develop API services and web applications.

Outline

  1. Introduction to Beego Video: Youtube
  1. Configuration Parameters Video: Youtube
  2. bee api applicatioin Video: Youtube
  3. Controllers
  4. ORM
  5. Advanced ORM
  6. Beego with MongoDB and redis
  7. Templates
  8. Filters
  9. Logging
  10. Admin System
  11. Session
  12. Cache
  13. Logs
  14. Httplib
  15. Context
  16. Toolbox
  17. Config
  18. Forms
  19. I18n
  20. Demo: API Service
  21. Demo: Web Application

Releases

No releases published

Packages

No packages published

Languages

  • CSS 35.0%
  • HTML 33.6%
  • JavaScript 29.2%
  • Go 2.2%