... | ... | @@ -2,13 +2,13 @@ |
|
|
|
|
|
# LB1: Anforderungen
|
|
|
|
|
|
Die `user`, `procet` und `group` des komeo GitLab darstellen:
|
|
|
`user`, `procet` und `group` des komeo GitLab darstellen:
|
|
|
|
|
|

|
|
|
|
|
|
## Architektur
|
|
|
|
|
|
Wir starten mit einer 5-Tier Architektur:
|
|
|
5-Tier Architektur:
|
|
|
* Client-, Web-, Logik- und 2 EIS-Tiers (GitLab und RDBMS)
|
|
|
|
|
|

|
... | ... | @@ -36,6 +36,8 @@ Das GitLab Projekt [m223/api1](https://k289gitlab1.citrin.ch/m223/api1) stellt |
|
|
* [api1.komeo.net/user/id/4](https://api1.komeo.net/user/id/4)
|
|
|
|
|
|
> mit Browser oder einem REST Tool, z.B: [PostMan](https://www.getpostman.com/apps), [curl](https://curl.haxx.se/), etc. testen
|
|
|
>
|
|
|
> z.B: URI: [api1.komeo.net/user/all](https://api1.komeo.net/user/all)
|
|
|
|
|
|

|
|
|
|
... | ... | |