Das Backend-System läuft erfolgreich auf Azure Container Apps mit Microsoft Entra ID Authentication. Melden Sie sich an, um auf alle Controlling-Funktionen zuzugreifen.
Nach der Anmeldung haben Sie Zugriff auf Finance KPIs, Productivity Dashboards und mehr.
GET /api/auth/login - Microsoft Login
GET /api/auth/me - Current User (protected)
GET /api/kpis/finance/dso - Days Sales Outstanding
GET /api/kpis/productivity/koenigskennzahl - Main KPI
GET /api/charts/revenue-trend - Revenue Charts
GET /docs - Interactive API Documentation
Version: 0.3.0
Status: Sprint 5 Complete + Microsoft Entra ID Auth
Stack: FastAPI + PostgreSQL + Redis + Azure AD