Praktikum 2 Progress

This commit is contained in:
darthsandmann
2016-11-06 23:38:59 +01:00
parent 1e6d80235e
commit 948f0658da
23 changed files with 498 additions and 91 deletions

View File

@ -0,0 +1,6 @@
{
"matrikelnummer": "matrikelnummer",
"vorname": "vorname",
"id": "33",
"name": "name"
}

View File

@ -0,0 +1,6 @@
{
"matrikelnummer": "test",
"name": "test",
"vorname": "test",
"id": "34"
}

View File

@ -0,0 +1,6 @@
{
"id": "35",
"matrikelnummer": "1234",
"vorname": "test2",
"name": "test2"
}

View File

@ -0,0 +1 @@
35