generated from nathanwoodburn/python-webserver-template
feat: Initial concept code
All checks were successful
Build Docker / BuildImage (push) Successful in 54s
All checks were successful
Build Docker / BuildImage (push) Successful in 54s
This commit is contained in:
9
data/listings.json
Normal file
9
data/listings.json
Normal file
@@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"domain": "woodburn43",
|
||||
"description": "This is a test listing update",
|
||||
"price": 100.2,
|
||||
"tx": "somelonghexstring",
|
||||
"updated": 1738214534
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user