Beego Web Framework Guidelines
Objective: Define standards for building full-stack Go web and API applications with Beego, covering project structure, routing, ORM, security, testing, and observability.
Source File
View the full rule: .agent/rules/beego.md
Sections
- Overview & Project Structure
- Routing & Controllers
- Configuration & Middleware
- ORM, Database & Migrations
- Testing, Logging & Observability
