meldestelle/docs/05_Backend
Stefan Mogeritsch 3465cab246 Standardize documentation with headers and archive old files
Applied a unified header format to all documentation files for better status identification, referencing, and ownership tracking. Archived outdated roadmaps, reports, and journal entries. Updated playbooks with new responsibilities, lifecycle rules, and consistent handover formats to align with the new archiving strategy.
2026-01-16 12:17:47 +01:00
..
_archive Standardize documentation with headers and archive old files 2026-01-16 12:17:47 +01:00
Services docs: restructure domain documentation and update references 2026-01-15 13:44:49 +01:00
README.md docs: add new documentation for API Gateway, core model, and backend structure 2026-01-15 13:53:56 +01:00
ROADMAP.md Standardize documentation with headers and archive old files 2026-01-16 12:17:47 +01:00

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.