Files
webprogrammierung/data/users.json
T
2026-05-26 22:59:48 +02:00

7 lines
87 B
JSON

[
{
"email": "test@test.de",
"username": "test",
"password": "1234"
}
]