Abgabe
This commit is contained in:
parent
fefed588b4
commit
5a0e2ed6c3
@ -10,7 +10,6 @@ Order Management System - Systemdesign und Entscheidungen
|
||||
- **Validierung**: Zod für Runtime-Checks
|
||||
- **API-Endpunkte**:
|
||||
- `POST /orders` - Neue Bestellung erstellen
|
||||
- `GET /health` - Health Check
|
||||
|
||||
### 2. Datenhaltung
|
||||
- **Datenbank**: SQLite3
|
||||
@ -102,8 +101,6 @@ try {
|
||||
|
||||
### DB-Level
|
||||
- Promises mit try/catch
|
||||
- Graceful degradation
|
||||
- Transaction Support (für später)
|
||||
|
||||
### Frontend
|
||||
- Axios error handling
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user