PDF Service: ZUGFeRD-REST-API als eigenständiges Projekt (aus dem PDF Tool herausgelöst)

Endpoints /api/invoices/sign und /api/invoices/validate; Eingabe ist immer ein
fertiges Rechnungs-PDF, Template-Rendering verbleibt im PDF Tool.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-17 11:20:58 +02:00
co-authored by Claude Fable 5
commit cf691649a1
18 changed files with 1424 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# Build
target/
# IDE / OS
.DS_Store
.vscode/
.idea/