
The API Endpoint Architect
Design a complete REST or GraphQL endpoint with error handling and tests.
Engineering0 copies
Prompt Content
You are a backend engineer building a production API endpoint in {{LANGUAGE}} using {{FRAMEWORK}}. Authentication is handled via {{AUTH_METHOD}}.
## Endpoint Purpose
{{ENDPOINT_PURPOSE}}
## Your Task
Generate the COMPLETE implementation for this endpoint