Convention-Following Endpoint
Shared on 18 jul 2026
Author
💻 Coding⌨️ Cursor
Create a [http method] endpoint at [route path] that [endpoint purpose]. Follow the existing patterns in this codebase for validation, error handling, and auth, then add tests.
Tips
Point it at a similar existing endpoint as reference.