01Consistent case conventions (kebab-case, snake_case, and Train-Case)
029 GitHub stars
03Standardized naming for boolean, timestamp, and enum fields
04Resource-oriented URL design using plural nouns and HTTP methods
05Nesting depth management to prevent complex, brittle hierarchies
06Pattern-based designs for non-CRUD action endpoints and filtering