AudioABTestPlatform / audio_ratings_db.json
TimLukaHorstmann
Improved authentication for demo
dc06740
raw
history blame contribute delete
195 Bytes
{
"users": {
"test": {
"name": "test",
"email": "test"
},
"user@example.com": {
"name": "Test User",
"email": "user@example.com"
}
},
"ratings": []
}