🏗️」 wip: started working towards implementing resources in client

This commit is contained in:
2025-05-23 18:30:33 +02:00
parent 0823ce2894
commit 41ca9eacd3
7 changed files with 82 additions and 21 deletions

View File

@ -15,7 +15,7 @@ methods = { "GET" }
root = "/home/adjoly"
dirlist = true
client_max_body_size = "10M"
index = "banger.html"
index = "index.html"
[server.location./api]
methods = { "GET", "POST" }