In this chapter, we will cover the following recipes:
- Creating your first project using Beego
- Creating your first controller and router
- Creating your first view
- Creating your first session variable
- Creating your first filter
- Handling HTTP errors in Beego
- Implementing caching in Beego
- Monitoring the Beego application
- Deploying the Beego application on a local machine
- Deploying the Beego application with Nginx