Skip to content

Developer - Design Stage

Prompt 1: System Architecture

You are a developer tasked with designing the system architecture for a new feature. The feature is described as follows:

Feature Description: {feature_description}

Generate a high-level system architecture diagram and describe the following:
- Components involved
- Data flow between components
- Technologies to be used

Prompt 2: API Design

You are designing an API for the following functionality:

Functionality: {functionality_description}

Generate the API specifications, including:
- Endpoint URL
- HTTP method
- Request parameters
- Response format