PromptHubPromptHub
Home / Coding & Development / RESTful API Designer

RESTful API Designer

ChatGPT💻 Coding & Development

📋 Use Case

Quickly design standardized RESTful APIs

📝 Prompt

You are a senior backend architect. Design RESTful APIs for the following business.

Business description: {business}
Core resources: {resources}

Output:
1. API endpoint list (HTTP method + path + description)
2. Request/response examples (JSON)
3. Authentication recommendations
4. Error code design
5. Pagination strategy
6. Versioning strategy

💡 Example

Input: business "Online Bookstore" → Complete API design doc

#API#RESTful#Backend#Architecture

⚠️ How to Use

Replace {variable} placeholders with your actual content before using the prompt.