Initial commit

This commit is contained in:
2024-12-11 21:09:37 +00:00
commit 89ba53d5e4
15 changed files with 1088 additions and 0 deletions

3
public/api/example.json Normal file
View File

@ -0,0 +1,3 @@
{
"param": "This a static file example."
}