Echo Web Framework Guidelines
Objective: Define standards for building high-performance, idiomatic Go APIs with the Echo framework, covering project structure, routing, middleware, error handling, validation, testing, and observability.
Source File
View the full rule: .agent/rules/echo.md
Sections
- Project Structure & Setup
- Routing & Handlers
- Middleware
- Error Handling
- Testing, Performance & Observability
