Archived obsolete Ping-Service documentation (`ping-service.md`, `PingService.md`) and replaced them with updated references (`PingService_Reference.md`, `Testing_with_Postman.md`). Improved clarity and organization of backend guides with a focus on current architecture, testing approaches, and microservice design principles. Documented the transition with a session log for traceability. |
||
|---|---|---|
| .. | ||
| _archive | ||
| Guides | ||
| Services | ||
| README.md | ||
| ROADMAP.md | ||
| TASK_2026_Q1_Infrastructure_Hardening.md | ||
Backend Dokumentation
Dieses Verzeichnis enthält die spezifische Dokumentation für alle Backend-Komponenten, einschließlich der Microservices und der Infrastruktur-Module wie dem API-Gateway.
Struktur
Services/: Enthält pro Service eine dedizierte Markdown-Datei, die dessen Zweck, API, Datenmodell und Konfiguration beschreibt.Integration/: Dokumentation zur Interaktion zwischen den Services (z.B. Event-Flows).
Wichtige Einstiegspunkte
- Ping-Service: Dient als technischer Blueprint und einfachstes Beispiel für einen Service.
- API-Gateway: Beschreibung des zentralen Einstiegspunkts für alle externen Anfragen.