BMAD-METHOD/.claude/rules/nodejs-mongodb-jwt-express-.../general-coding-style.mdc

6 lines
270 B
Plaintext

---
description: Ensures secure, efficient code following RESTful API best practices with error handling and input validation.
globs: **/*.*
---
- Ensure secure, efficient code following RESTful API best practices.
- Implement proper error handling and input validation.