Beego is a full-featured framework for Go, offering many capabilities that enable the construction of large, enterprise-grade applications in an efficient and maintainable way. This course, Beego: A Go Web Application Framework, will introduce you to Beego and help you understand if it is the right choice for you and your team. First, you'll learn about how to route URLs to controller methods and about namespaces. Next, you'll learn how to work with requests and generate responses. Finally, you'll learn how to create and configure filters, and you'll also cover Beego's object relational mapper (or ORM) and how to use it. By the end of this course, you'll be able to use Beego to create large but maintainable applications on par with any professional enterprise.
Overview
Beego is a full-featured framework for Go, offering many capabilities that enable the construction of large, enterprise-grade applications in an efficient and maintainable way. This course, Beego: A Go Web Application Framework, will introduce you to Beego and help you understand if it is the right choice for you and your team. First, you'll learn about how to route URLs to controller methods and about namespaces. Next, you'll learn how to work with requests and generate responses. Finally, you'll learn how to create and configure filters, and you'll also cover Beego's object relational mapper (or ORM) and how to use it. By the end of this course, you'll be able to use Beego to create large but maintainable applications on par with any professional enterprise.
Syllabus
- Course Overview 1min
- Introduction to Beego 31mins
- Setting up Routes 43mins
- Working with Requests 38mins
- Generating Responses 33mins
- Filters 23mins
- Introduction to Beego's ORM 39mins
Taught by
Mike Van Sickle