Basic API kind of worked out and solved a bunch of things with alpine.js
This commit is contained in:
parent
f49608d74c
commit
07fa59c8e7
12 changed files with 149 additions and 61 deletions
18
public/api/live/index.json
Normal file
18
public/api/live/index.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"title": "Stream #34: C++ Game Dev|Retro Raycaster|No Brainrot Stream",
|
||||
"description": "Some kind of stream.",
|
||||
"links": [
|
||||
{"description": "A funky website",
|
||||
"url": "https://test.com"
|
||||
},
|
||||
{"description": "A funky website",
|
||||
"url": "https://test.com"
|
||||
},
|
||||
{"description": "A funky website",
|
||||
"url": "https://test.com"
|
||||
},
|
||||
{"description": "A funky website",
|
||||
"url": "https://test.com"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue