create fake database until real DB is implemented
This commit is contained in:
10
test_data/users.json
Normal file
10
test_data/users.json
Normal file
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"ID": 1,
|
||||
"Name": "duby"
|
||||
},
|
||||
{
|
||||
"ID": 2,
|
||||
"Name": "astolfo"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user