Overview

My API

System Designs

DienstleistungenKontaktEnergieausgleichAnsprechpartnerImpressum


Appendix E-5: GOLFCLUB (UI prompt)


GolfclubAbschlagModuleGolfplaetze

Properties (7)

PropertyTypeEntityReferenceModule
(1) GruendungsjahrLONGGolfclub
(2) LandSTRINGGolfclub
(3) MitgliedschaftenSTRINGGolfclub
(4) NameSTRINGGolfclub
(5) OrtSTRINGGolfclub
(6) RegionSTRINGGolfclub
(7) WebseiteSTRINGGolfclub


Module Interfaces (6)

API-URLMethod NameModuleHTTP-MethodReferences
(1) /golfclub/{id}deleteGolfclubById(id)AbschlagModuleDELETEGolfclub
(2) /golfclub/{id}findGolfclubById(id)AbschlagModuleGETGolfclub
(3) /golfclub/{id}updateGolfclubById(golfclub)AbschlagModulePUTGolfclub
(4) /golfclubfindAllGolfclub()AbschlagModuleGETGolfclub
(5) /golfclubinsertGolfclub(golfclub)AbschlagModulePOSTGolfclub
(6) /golfclubgolfplatz/golfclub/{id}findAllGolfclubGolfplatzOfGolfclub(id)GolfplatzModuleGETGolfclub GolfclubGolfplatz

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