Adding not just the api but also some initial code for posting members

This commit is contained in:
2026-01-20 15:56:21 -05:00
parent 0359efe197
commit a694a73249
15 changed files with 219 additions and 57 deletions

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Stats</title>
</head>
<body>
<h1>Hello World!</h1>
</body>
</html>