Browse Developers Section 1: Code Generation

Generate REST API Endpoints

12 fill-in slots · from The AI Prompt Handbook for Developers

Your details

0/12 filled

Generate REST API Endpoints

Create [number] REST API endpoints for [resource] using [framework].

Resource: [Name]
Database: [type and ORM if applicable]

Endpoints needed:
1. GET /[path] - [description]
2. POST /[path] - [description]
3. PUT /[path] - [description]
4. DELETE /[path] - [description]

Requirements:
- Authentication: [method]
- Validation: [requirements]
- Error responses: [format]
- Pagination: [yes/no, style]

Data model:
[Paste or describe your model]

Highlighted [slots] are still empty. Downloads are plain .txt — paste into any AI assistant.