Express.js Development Guidelines
Objective: Define standards for building maintainable, secure, and production-ready Node.js APIs and web apps with Express.js, covering project structure, routing, middleware, security, testing, and observability.
Source File
View the full rule: .agent/rules/express.md
Sections
- Project Structure & Application Factory
- Routing & Controllers
- Middleware Stack
- Security
- Testing, Observability & Deployment
