Chi Router Guidelines
Objective: Define standards for building idiomatic, composable, and production-ready Go HTTP services with the Chi router, covering project structure, routing, middleware, observability, and testing.
Source File
View the full rule: .agent/rules/chi.md
Sections
- Philosophy, When to Use & Project Structure
- Routing & Handlers
- Middleware
- Error Handling & Response Patterns
- Testing & Observability
