23 lines
342 B
Plaintext
23 lines
342 B
Plaintext
# API Specification — [Project Name]
|
|
|
|
## 1. Overview
|
|
|
|
## 2. Authentication
|
|
|
|
## 3. Endpoints
|
|
### E-01:
|
|
- **Method:** GET/POST/PUT/DELETE
|
|
- **Path:** /api/v1/...
|
|
- **Request:**
|
|
- **Response:**
|
|
- **Maps to:** FR-xx
|
|
|
|
### E-02:
|
|
|
|
## 4. Error Handling
|
|
|
|
## 5. Rate Limiting
|
|
|
|
## 6. Traceability
|
|
<!-- Map endpoints to FR-xx requirements from SRD -->
|