This commit is contained in:
CaffeineFueled 2025-04-15 21:16:46 +02:00
commit 09a564f792
7 changed files with 587 additions and 0 deletions

1
source/users.json Normal file
View file

@ -0,0 +1 @@
{"users": [{"name": "John", "email": "john@example.com"}, {"name": "Jane", "email": "jane@example.com"}]}