Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Testbase1
/
Baseflask
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Aleksmorshen
commited on
Feb 16
Commit
8562291
·
verified
·
1 Parent(s):
b755279
Create data.json
Browse files
Files changed (1)
hide
show
data.json
+7
-0
data.json
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
[
2
+
{
3
+
"name": "Название товара",
4
+
"description": "Описание товара",
5
+
"price": 100.0
6
+
}
7
+
]