This commit is contained in:
darthsandmann
2016-12-12 13:42:59 +01:00
parent f0db62320a
commit 189e58e9aa
141 changed files with 3939 additions and 1313 deletions

View File

@ -0,0 +1,6 @@
{
"Vorname": "Timo",
"Name": "Ben",
"Matrikelnummer": "3",
"id": "10"
}

View File

@ -0,0 +1,6 @@
{
"Vorname": "Korbinian",
"Name": "Moritz",
"Matrikelnummer": "6",
"id": "11"
}

View File

@ -0,0 +1,6 @@
{
"Vorname": "Alfons",
"Name": "Meine",
"Matrikelnummer": "4",
"id": "12"
}

View File

@ -0,0 +1,6 @@
{
"id": "13",
"Name": "Edmund",
"Vorname": "Adalbert",
"Matrikelnummer": "1"
}

View File

@ -0,0 +1,6 @@
{
"Vorname": "Gregor",
"Name": "Klemens",
"Matrikelnummer": "2",
"id": "9"
}

View File

@ -0,0 +1 @@
14