Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-14: GAST (UI prompt)


GastBuchungModuleFerienwohnungen

Properties (5)

PropertyTypeEntityReferenceModule
(1) AdresseSTRINGGast
(2) EmailSTRINGGast
(3) NachnameSTRINGGast
(4) TelefonSTRINGGast
(5) VornameSTRINGGast


Module Interfaces (6)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /gast/{id}findGastById(id)BuchungModuleGETGast
(2) /gastinsertGast(gast)BuchungModulePOSTGast
(3) /gast/{id}updateGastById(gast)BuchungModulePUTGast
(4) /gast/{id}deleteGastById(id)BuchungModuleDELETEGast
(5) /buchung/gast/{id}findAllBuchungOfGast(id)BuchungModuleGETGast Buchung
(6) /gastfindAllGast()BuchungModuleGETGast

Monolithic System with one data source



Distributed System with one shared data source



Distributed System with synchronized data sources





Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum