moving online

This commit is contained in:
QkoSad
2022-11-07 19:37:10 +02:00
parent 8918854436
commit ac917e6e26
26 changed files with 1829 additions and 133 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"feedback":[
{
"id":3,
"rating":10,
"text":"This is feedback item 3 comfing from the backend"
},
{
"id":2,
"rating":10,
"text":"This is feedback item 2 comfing from the backend"
},
{
"id":1,
"rating":10,
"text":"This is feedback item 1 comfing from the backend"
}
]
}