In the course you will learn how to use the Beego web application framework including a survey of its major components.
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.
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.